mirror of
https://github.com/esphome/esphome.git
synced 2026-07-11 01:15:33 +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.