mirror of
https://github.com/esphome/esphome.git
synced 2026-06-24 16:04:55 +00:00
55407844d81a328638e4619daf2cf426401ae951
Use disable_loop() and enable_loop() to avoid running loop() when there's no immediate advertising work to do. The loop is disabled by default and only enabled when a sensor with advertise_immediately triggers, then disabled again after processing.
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
393 MiB
Languages
C++
60.7%
Python
38.9%
C
0.3%
