mirror of
https://github.com/esphome/esphome.git
synced 2026-03-03 11:18:21 -07:00
bff1c86a4b2d955a799c434cc3b7d806ace62885
- 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
262 MiB
Languages
C++
64%
Python
35.6%
C
0.3%
