mirror of
https://github.com/esphome/esphome.git
synced 2026-09-20 03:28:41 +00:00
554e2ac7f153129939d66c08391c316a3e538c60
- Use 1000ULL divisor in millis_64() to match millis() style and avoid implicit signed-to-unsigned conversion - Clarify next_schedule_in @param: now is unused for 64-bit extension on ESP32, but still used for 32-bit paths in call()
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
599 MiB
Languages
C++
55.7%
Python
43.7%
C
0.3%
JavaScript
0.2%
