mirror of
https://github.com/esphome/esphome.git
synced 2026-07-11 09:25:34 +00:00
5d5344cf91
Cover the new automatic ESPHOME_F() wrapping behavior: static strings with std::string output_type, non-string values, None output_type, to_exp callable/dict, and lambda passthrough.