mirror of
https://github.com/esphome/esphome.git
synced 2026-08-27 08:28:30 +00:00
8e4e541d7e84183e394c4328c1e14ca0113e4ac1
The widened except left non-UTF-8 damage half-fixed: the staleness branch fired, but write_file_if_changed then re-read the damaged file and raised EsphomeError. Unlinking in the handler makes the recovery self-sufficient, and the warning makes a repeatedly unreadable file visible instead of silently costing a rebuild each run. The non-UTF-8 case now runs end to end as a third row of the parametrized damage test, replacing the stubbed decision-only test.
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
600 MiB
Languages
C++
57.4%
Python
42%
C
0.3%
JavaScript
0.2%
