mirror of
https://github.com/esphome/esphome.git
synced 2026-09-19 11:08:38 +00:00
9291b71176c0e8ae13a6df023b5bccc9a2f24a24
set_trigger_on_initial_state is only called from codegen on concrete BinarySensor instances. It's an implementation detail of BinarySensor, not part of the StatefulEntityBase contract. Only get_trigger_on_initial_state remains as a pure virtual — subclasses decide how to control it.
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
600 MiB
Languages
C++
55.7%
Python
43.7%
C
0.3%
JavaScript
0.2%
