mirror of
https://github.com/esphome/esphome.git
synced 2026-02-25 04:45:29 -07:00
de01d766f1e2e68709c27db417f67e7329d54334
The C++ POSIX TZ string parser is only needed for backward compatibility with older Home Assistant clients that send the timezone as a string. Once all clients send the pre-parsed ParsedTimezone protobuf struct, the parser and its helpers can be removed entirely. See https://github.com/esphome/backlog/issues/91
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
484 MiB
Languages
C++
64.1%
Python
35.6%
C
0.2%
