mirror of
https://github.com/esphome/esphome.git
synced 2026-08-23 06:36:23 +00:00
7fb18f395f447d427516994332ba23e73393da93
Dropping it was a real regression: many published ESP8266 configs pin board_build.f_cpu: 160000000L for timing-sensitive integrations (MHI-AC-Ctrl documents the 160 MHz requirement in its example), and the warn-and-drop left those devices at 80 MHz. The option now routes into CORE.platformio_options under toolchain: arduino for the generator to consume; other native toolchains keep the warning.
[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
571 MiB
Languages
C++
58.6%
Python
40.8%
C
0.3%
JavaScript
0.2%
