mirror of
https://github.com/esphome/esphome.git
synced 2026-08-22 22:26:21 +00:00
77704c09095b867f3c0a4effd59a03da5e7f05ed
A bundled manifest relying on an extraScript, or any manifest declaring precompiled/ldflags, now raises naming the library instead of warning into a link failure far from the cause. The backend-side usability re-check logs all InvalidLibrary causes at debug with an accurate comment: the walk runs dependency_is_usable on every versioned entry before the provides() skip, so the fault always warns there first (a real-converter test pins the once-only warning). build_tool handles a missing subcommand with its named error instead of an IndexError.
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
572 MiB
Languages
C++
58.7%
Python
40.7%
C
0.3%
JavaScript
0.2%
