mirror of
https://github.com/esphome/esphome.git
synced 2026-08-24 07:06:20 +00:00
8b9773c4bd32930a0de70ecba11dbbd4332447dc
The upload/logs cache split: an explicit --toolchain still skips the read and runs the per-platform validators, but the freshly validated config is saved again so a later plain run keeps the fast path (the sidecar records the resolved toolchain). check_supported_toolchain is module-private now since it has no caller outside config_validation, and require_platformio_toolchain's docstring describes what actually happens when another platform's toolchain is passed.
[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%
