mirror of
https://github.com/esphome/esphome.git
synced 2026-09-17 01:58:39 +00:00
27d38baf0defc4cdde8c3c195c04d0c954c680ed
invalidate_state() can't be declaration-only on a template class. Keep it inline on StatefulEntityBase, and add a hiding declaration on BinarySensor with an out-of-line definition in the .cpp to prevent template bloat from automation.h and filter.cpp callers.
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
596 MiB
Languages
C++
55.8%
Python
43.6%
C
0.3%
JavaScript
0.2%
