mirror of
https://github.com/esphome/esphome.git
synced 2026-09-15 09:08:41 +00:00
810f22e8c9b908637c03bf5e0026faf04daba647
valve_to_start is set from both codegen (lambdas) and C++ code (raw size_t in sprinkler.cpp:387). Use TemplatableValue directly instead of the TEMPLATABLE_VALUE macro since TemplatableFn doesn't accept raw runtime values.
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
594 MiB
Languages
C++
55.8%
Python
43.6%
C
0.3%
JavaScript
0.2%
