mirror of
https://github.com/esphome/esphome.git
synced 2026-08-31 10:06:03 +00:00
540696282b3cd32cafc430d197978a8b6ebdcc0c
audio_file and speaker.media_player had byte-identical helpers that collected web URLs from a list-of-file-configs and handed them to download_content_many. Move that logic into external_files as `download_web_files_in_config(config, path_for)` -- callers only have to pass the per-component cache-path callback now.
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
584 MiB
Languages
C++
56.2%
Python
43.2%
C
0.3%
JavaScript
0.2%
