mirror of
https://github.com/esphome/esphome.git
synced 2026-09-15 00:58:40 +00:00
aacc7e54d2aa54ed0650be5321b757ce3dfda8b6
LambdaAction and ContinuationAction overrides caused flash bloat by replacing shared base class play_complex instantiations with per-class copies. StatelessLambdaAction is the most common automation action and its no-args variant is only 24 bytes.
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%
