mirror of
https://github.com/esphome/esphome.git
synced 2026-08-24 07:06:20 +00:00
ea3ff0e37240f5a25f89294ec77d6d3947267393
cancel_futures only drops queued jobs, and the non-daemon workers are joined at interpreter exit, so a Ctrl-C during the ESP-IDF toolchain fetch waited out every in-flight archive. The tracker each job reports through now checks a cancellation flag set when the wait raises, so downloads abort at their next progress tick and the resumable .part files keep the bytes already fetched. The wave-deferral test stubs _content_lengths instead of issuing real HEAD requests that passed only by failing, the dead hasattr branch in the HEAD-probe test is gone, and the .C suffix comment names the SCons divergence instead of claiming parity.
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
575 MiB
Languages
C++
58.3%
Python
41.1%
C
0.3%
JavaScript
0.2%
