mirror of
https://github.com/esphome/esphome.git
synced 2026-08-30 17:46:01 +00:00
b002a379875d17b5efc42893cb06b740b0dc9e1e
ninja -t compdb exits 0 with an empty list when the rule names drift, so the compile database is now parsed and an empty result fails the build and drops the stale file. analyze-memory refuses an unsupported toolchain before paying for the compile. A missing size binary warns instead of discarding an already-linked build, _parse_app_size returns explicitly from its not-found branch, and the CI cache action asserts the caller's install prefix matches the cached path. The esp8266 run_compile dispatch hook and copy_files early-return gain direct tests.
…
…
…
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
584 MiB
Languages
C++
56.2%
Python
43.2%
C
0.3%
JavaScript
0.2%
