mirror of
https://github.com/esphome/esphome.git
synced 2026-08-24 07:06:20 +00:00
a2bd8417d450396ec6ccb08de87d4e1f1edf48ab
voluptuous fills schema defaults in set-iteration order, so the validated dict's key order changes with the process hash seed. The unsorted dump churned the comment block in main.cpp and made every backend (ESP-IDF, PlatformIO, nrf52) recompile main.cpp and relink the firmware on every esphome run for any config using a defaults-heavy action; logger.log in a button's on_press was enough.
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
575 MiB
Languages
C++
58.3%
Python
41.1%
C
0.3%
JavaScript
0.2%
