mirror of
https://github.com/esphome/esphome.git
synced 2026-08-22 22:26:21 +00:00
1cf5df3d59ab0753afd80a6cc02a8afd7683bfa7
Brings in #18513 (BatchDownloadProgress and the download_with_resume progress callback) and extends the plumbing one level: download_from_mirrors passes a progress callback to both target kinds, Source/ConvertedLibrary.download thread it through, and the library wave prefetch draws one combined bar sized by parallel HEAD requests (no sizes, no bar). The thread-local bar suppression this replaces is removed; a batch caller passing a tracker also owns the messaging, so the per-file Downloading line only prints for solo downloads.
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
572 MiB
Languages
C++
58.7%
Python
40.7%
C
0.3%
JavaScript
0.2%
