mirror of
https://github.com/esphome/esphome.git
synced 2026-08-24 07:06:20 +00:00
45cbe0aa4baf2ef0deedf7d0809448170a94e934
parse_enable_env carries the 1/true/yes/on and 0/false/no/off table for both knobs, so IDF_CCACHE_ENABLE=off disables instead of reading as truthy and suppressing the shared opt-out. The ccache module docstring and the ESP-IDF _ccache_env docstring now describe the precedence this PR actually ships, and the probe test duplicated by the helper move is dropped from the PlatformIO toolchain tests.
[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%
