mirror of
https://github.com/esphome/esphome.git
synced 2026-09-15 00:58:40 +00:00
bfa446a28ea27d3ee5bfc9d104036fd233ec4f40
The play_complex overrides cost flash per template instantiation across every automation. The always_inline on the forwarding chain (Trigger::trigger, Automation::trigger, ActionList::play) is a fixed cost that collapses 3 frames into 1.
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
604 MiB
Languages
C++
55.8%
Python
43.6%
C
0.3%
JavaScript
0.2%
