mirror of
https://github.com/esphome/esphome.git
synced 2026-09-17 01:58:39 +00:00
6100d1c1d7b6ed5016f409d3e938a2df8fafb5f8
- Blobs now start directly with first string (no wasted \0 prefix) - Lookup functions handle index 0 by pointing to trailing null of blob - get_*_ref() simplified: just calls lookup, no separate empty check - Removes EMPTY_REF constant and per-getter branch
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
596 MiB
Languages
C++
55.8%
Python
43.6%
C
0.3%
JavaScript
0.2%
