mirror of
https://github.com/esphome/esphome.git
synced 2026-09-16 17:48:40 +00:00
26ba4850e4fad42421e3b9c4400b2efb830efc3a
Avoid per-file HTTP HEAD requests during config validation when running esphome logs against a previously-cached project. The skip_external_update flag was already plumbed for git operations, but external_files.download_content ignored it. Thread it through CORE so audio_file, micro_wake_word, speaker/media_player, image, font, and bme68x_bsec2 reuse cached files without per-URL network round-trips when the file already exists locally.
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%
