mirror of
https://github.com/esphome/esphome.git
synced 2026-09-13 16:18:41 +00:00
99682f15b7b932669c1a941dc066d9dab54db078
The check-and-set pattern for status LED flags was duplicated across all status_set_warning and status_set_error overloads. Extract a set_status_flag_ helper that sets the flag on both the component and the app, returning whether the flag was newly set. Co-Authored-By: J. Nick Koston <nick@koston.org>
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
593 MiB
Languages
C++
55.8%
Python
43.6%
C
0.3%
JavaScript
0.2%
