mirror of
https://github.com/esphome/esphome.git
synced 2026-09-16 17:48:40 +00:00
1d547642e34693cb30ffdbde73738f3149578c16
- Change lookup function signatures from uint16_t to uint8_t since indices are stored in uint8_t fields (max 255 per category) - Use cpp_string_escape() for string table entries to prevent compilation errors from special characters in user-provided strings
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
614 MiB
Languages
C++
55.8%
Python
43.6%
C
0.3%
JavaScript
0.2%
