mirror of
https://github.com/esphome/esphome.git
synced 2026-09-16 09:38:42 +00:00
dbef2e24b302a6ee5728cee9bd39316318839088
- Revert variables templatable output_type back to None since variable lambdas can return any type (float, int, etc.), not just strings. - Use lazy import identity check (output_type is std_string) instead of brittle string comparison in templatable(). - Clarify ESP8266 populate_service_map comment explaining why STATIC_STRING fast path is not needed (all codegen strings are FLASH_STRING on ESP8266).
Description
ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.
Readme
Multiple Licenses
601 MiB
Languages
C++
55.8%
Python
43.6%
C
0.3%
JavaScript
0.2%
