mirror of
https://github.com/esphome/esphome.git
synced 2026-09-14 16:48:40 +00:00
fc8de545f3d1ea1103bae0e21b071b0790769163
globals.set action passed raw values with output_type=None, bypassing the lambda wrapping in cg.templatable(). Now explicitly wraps constants in a stateless lambda with no return type annotation (compiler deduces the correct type from the value).
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
603 MiB
Languages
C++
55.8%
Python
43.6%
C
0.3%
JavaScript
0.2%
