mirror of
https://github.com/esphome/esphome.git
synced 2026-03-02 10:48:22 -07:00
2a101832ca5e03d4296a1000282e6e70a401e47c
- Remove unnecessary uint64_t cast on esp_timer_get_time() (already returns int64_t, always non-negative after boot) - Fix next_schedule_in @param comment: now is only unused on ESP32, used for rollover tracking on other platforms - Use fully-qualified friend declaration (::esphome::millis_64())
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
254 MiB
Languages
C++
64%
Python
35.6%
C
0.3%
