mirror of
https://github.com/esphome/esphome.git
synced 2026-09-02 02:56:01 +00:00
849463b8a5c20c15f99b54d3bbb484367c1afd0e
The idempotency check in _inject_keep returns content unchanged when the marker is already present, so patched stayed 0 and the fail-hard RuntimeError fired on every incremental rebuild after the first. Check for the marker before attempting to patch and count it as success.
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
585 MiB
Languages
C++
56.1%
Python
43.3%
C
0.3%
JavaScript
0.2%
