mirror of
https://github.com/esphome/esphome.git
synced 2026-08-24 07:06:20 +00:00
c93cf5596754f7d0a8a39fd837fa084423dd9d69
Platforms normalize toolchain-sensitive keys differently (the esp32 board name, for one), so a config validated under a mismatching --toolchain must not overwrite the cache while the sidecar keeps the compile's toolchain. The guard lives in _refresh_sidecar where the old sidecar is already loaded; legacy sidecars without the field are unaffected.
[ci] Stop jobs hanging on apt by restoring the cached apt action and bounding raw apt calls (#18518)
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%
