mirror of
https://github.com/esphome/esphome.git
synced 2026-09-16 17:48:40 +00:00
c26d1803253fc1f7b3ce720a0769d1d8e4773c37
Addresses Copilot review suggestion on #15720: when the handler aborts a previously interrupted OTA session because a new upload arrived, also fire the OTA_ABORT state notification so user-facing on_abort: automations and other OTA state listeners observe the teardown. Without this, the abort would be silent to listeners (distinct from OTA_ERROR, which signals a failed session rather than a superseded one).
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
614 MiB
Languages
C++
55.8%
Python
43.6%
C
0.3%
JavaScript
0.2%
