mirror of
https://github.com/esphome/esphome.git
synced 2026-02-23 17:58:23 -07: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
469 MiB
Languages
C++
64.1%
Python
35.6%
C
0.2%
