mirror of
https://github.com/esphome/esphome.git
synced 2026-09-27 06:50:22 +00:00
9578376f4662d9651613c10163018b9a2ce52ac9
add_on_raw_state_callback is always available now (delegates to callback_ without filters). SensorRawStateTrigger doesn't need the guard, and on_raw_value doesn't need to set USE_SENSOR_FILTER. Without filters raw == filtered, so the trigger fires with the correct value either way — no wasted RAM on filter infrastructure.
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
558 MiB
Languages
C++
55.5%
Python
43.9%
C
0.3%
JavaScript
0.2%
