mirror of
https://github.com/esphome/esphome.git
synced 2026-09-02 19:16:06 +00:00
a6538d56d93e3bfcd411fc058e0ce9350e671f87
- sprinkler: fix codegen to use cg.size_t for valve_number (was cg.uint8) - remote_base/toto: move send_times/send_wait defaults to codegen - remote_base/abbwelcome: wrap auto_message_id bool via cg.templatable - http_request: wrap capture_response bool via cg.templatable - core/automation.h: add casting trampoline to TemplatableValue (same as TemplatableFn) for codegen with mismatched return types
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
614 MiB
Languages
C++
56.1%
Python
43.3%
C
0.3%
JavaScript
0.2%
