mirror of
https://github.com/esphome/esphome.git
synced 2026-09-22 20:48:43 +00:00
efcb660691bb875af561548f1da44b61b539a908
Same pattern as sensor: raw_callback_ is only needed when filters are configured. add_on_raw_state_callback remains always available — without filters it delegates to callback_ since raw == filtered. Saves 4 bytes per TextSensor instance on builds without filters.
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.7%
Python
43.7%
C
0.3%
JavaScript
0.2%
