mirror of
https://github.com/esphome/esphome.git
synced 2026-07-11 01:15:33 +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
549 MiB
Languages
C++
60.1%
Python
39.3%
C
0.3%
JavaScript
0.2%
