mirror of
https://github.com/esphome/esphome.git
synced 2026-09-24 21:44:04 +00:00
24605b0e303d6753c6f54a52196653a5c6a5b203
Only one preferences backend is ever compiled per binary, so the platform prefix is redundant. Shorten all TAG strings from "<platform>.preferences" to just "preferences". Saves 4-8 bytes of RAM per platform (tag string stored in .rodata on ESP8266).
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
730 MiB
Languages
C++
55.6%
Python
43.8%
C
0.3%
JavaScript
0.2%
