mirror of
https://github.com/esphome/esphome.git
synced 2026-09-18 02:28:42 +00:00
da322356e1f1ed7aa4c9f50c07e3bb29c603511e
- _write_etag: suppress OSError (not just FileNotFoundError) when removing a stale sidecar -- ETag persistence is best-effort and a permission error there must not abort an otherwise-successful download. - Atomic-write test: patch write_file directly so the failure happens inside the helper that does the rename, instead of before download_content even calls it.
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
598 MiB
Languages
C++
55.7%
Python
43.7%
C
0.3%
JavaScript
0.2%
