mirror of
https://github.com/esphome/esphome.git
synced 2026-07-10 17:05:36 +00:00
8582069e69
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.