mirror of
https://github.com/esphome/esphome.git
synced 2026-02-19 07:55:35 -07:00
0a63c50e1eb1756fa944cade22780bb0d8ddd01e
Test verifies that: - When source files change, build_info is regenerated with new timestamp - When no files change, build_info is preserved with same timestamp The test runs copy_src_tree() three times in the same environment: 1. Initial run creates build_info 2. Second run with no changes preserves the timestamp 3. Third run with changed source file regenerates with new timestamp
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
373 MiB
Languages
C++
64.2%
Python
35.5%
C
0.2%
