mirror of
https://github.com/esphome/esphome.git
synced 2026-09-11 15:27:33 +00:00
5f7582ffdb9724a94a9a9adf088fbad358a5b31f
By providing our own localtime() and localtime_r() implementations, user lambdas calling ::localtime() continue to work correctly without needing migration. This eliminates the breaking change while still achieving the memory savings.
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
593 MiB
Languages
C++
55.8%
Python
43.6%
C
0.3%
JavaScript
0.2%
