mirror of
https://github.com/esphome/esphome.git
synced 2026-09-14 00:28:39 +00:00
773e74ba8e0170b59ec7d9b3834b46e8527149dc
Cover the four paths introduced by the wake split: - default manifests (recursive_sources=False) skip subdirs entirely, - opt-in manifests walk non-subpackage subdirs with /-joined paths, - subdirs containing __init__.py are skipped to avoid double-counting existing component subpackages, and __pycache__ is always skipped, - FILTER_SOURCE_FILES entries accept /-joined subpaths.
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
594 MiB
Languages
C++
55.8%
Python
43.6%
C
0.3%
JavaScript
0.2%
