Files
esphome/tests/unit_tests
J. Nick Koston a2bd8417d4 Dump the main.cpp config comment with sorted keys
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.
2026-08-22 14:48:08 -05:00
..
2022-10-05 20:09:27 +13:00
2026-08-20 12:30:33 -05:00