mirror of
https://github.com/esphome/esphome.git
synced 2026-09-02 02:56:01 +00:00
17981a14afa489906d15b0d114d585dcc037ffcc
The API component calls status_set_warning() without a message when no client is connected and reboot timeout is enabled. This results in a confusing log line: "api set Warning flag: unspecified" Replace with a descriptive message so users see: "api set Warning flag: waiting for client connection" Closes https://github.com/esphome/esphome/issues/15140
[substitutions] speed up config loading: substitutions pass and
!include redesign (package refactor part 4) (#12126)
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
585 MiB
Languages
C++
56.1%
Python
43.3%
C
0.3%
JavaScript
0.2%
