mirror of
https://github.com/esphome/esphome.git
synced 2026-08-24 07:06:20 +00:00
557ba9953d0b57abb43dad98be5741f84162ec72
A framework tree without libraries/ now raises naming the path instead of silently rerouting every bundled name to the registry, matching the empty-bundled-dir error. check_library_data accepts framework=None to skip the framework check (mirroring platform=None), so the backend-side platform re-check no longer re-fires the frameworks-mismatch warning the walk already emitted. The platform-rejection-is-debug test patched the wrong module and asserted nothing; it now patches the backend's import and asserts the dependency is absent from the resolved set.
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%
