mirror of
https://github.com/esphome/esphome.git
synced 2026-09-15 09:08:41 +00:00
a73b5cc94a0b01c1e631d5dfd3e51f829453a393
When heater_interval < update_interval, the heater would fire on nearly every update cycle, skipping almost all real measurements. Push the next eligible heater time forward by at least one update_interval to guarantee at least one ambient reading between heater activations.
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%
