mirror of
https://github.com/esphome/esphome.git
synced 2026-09-23 21:14:03 +00:00
7298db0a7e11a07c7a21e46b75987e6886ff6b75
Add tests covering the logic that detects when source files are removed: - test_copy_src_tree_detects_removed_source_file: Verifies that removing a regular source file triggers sources_changed flag - test_copy_src_tree_ignores_removed_generated_file: Verifies that removing a generated file (like build_info_data.h) does not trigger sources_changed
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
626 MiB
Languages
C++
55.8%
Python
43.6%
C
0.3%
JavaScript
0.2%
