mirror of
https://github.com/esphome/esphome.git
synced 2026-08-23 06:36:23 +00:00
parse_enable_env's inline tuples become TRUTHY_ENV_STRINGS and FALSY_ENV_STRINGS frozensets mirroring cv.boolean's spellings (enable and disable included) plus the 1/0 env convention, matching device-builder's TRUTHY_BOOL_STRINGS pattern.