mirror of
https://github.com/esphome/esphome.git
synced 2026-09-26 14:30:23 +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
573 MiB
Languages
C++
55.6%
Python
43.8%
C
0.3%
JavaScript
0.2%
