mirror of
https://github.com/esphome/esphome.git
synced 2026-07-10 17:05:36 +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
546 MiB
Languages
C++
60.1%
Python
39.3%
C
0.3%
JavaScript
0.2%
