mirror of
https://github.com/esphome/esphome.git
synced 2026-08-23 06:36:23 +00:00
2ecf7af4162b1fa3becc7c0741ebdefd86ddb98c
A non-dict manifest or build section raises an EsphomeError naming the library instead of an AttributeError. ConvertedLibrary remembers the request-side node key it resolved from, so the converter-drop warning diffs requests against those keys; a bare name resolving to a canonical owner__pkg is no longer falsely listed missing. A bundled library whose manifest declares dependencies warns that the walk never runs for it (a no-op on the ESP8266 core, not on every core this module serves).
[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%
