mirror of
https://github.com/esphome/esphome.git
synced 2026-09-17 10:08:40 +00:00
2e93a7db78654a918ab10cdcc06bc315b10344f2
8 bits per field (max 255) is more than sufficient — even large configs use fewer than 40 unique icons, 14 device classes, and 11 units of measurement. This frees up 8 bits in the packed uint32_t for future use.
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
598 MiB
Languages
C++
55.8%
Python
43.6%
C
0.3%
JavaScript
0.2%
