mirror of
https://github.com/esphome/esphome.git
synced 2026-08-29 17:16:45 +00:00
dd74abe228f3e9a255271ebc83361e395d922bea
FileNotFoundError is an OSError, so a merely missing file logged a 'damaged' warning; it now takes its own silent-stale branch, which also makes missing_ok on the unlink unnecessary. An unlink failure on a truly damaged file is logged by cause, since the kept copy makes the later write fail with a misattributed error.
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
582 MiB
Languages
C++
56.2%
Python
43.2%
C
0.3%
JavaScript
0.2%
