mirror of
https://github.com/esphome/esphome.git
synced 2026-08-31 18:16:03 +00:00
Ensure EnumType.encode_content passes force=true to the encode function when the force field option is set, matching all other TypeInfo subclasses for consistency and safety.