mirror of
https://github.com/esphome/esphome.git
synced 2026-02-21 00:45:35 -07:00
9a8bc9484d99c47d207d1092d43ce81121c6e107
The timer used for `millis()` is a monotonic timer based on the last start time of the device. If, for some reason, you pick a long `update_interval` and try to apply it as soon as you start the device, nothing happens because the device hasn't been on for longer than the `update_interval`
ESPHome

Documentation: https://esphome.io/
For issues, please go to the issue tracker.
For feature requests, please see feature requests.
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
400 MiB
Languages
C++
64.2%
Python
35.5%
C
0.2%
