mirror of
https://github.com/esphome/esphome.git
synced 2026-09-24 05:24:14 +00:00
b81ef4697f216f5091486dd997e4d3b5f9c6735a
TextSaver::save() returned false for both unchanged values and values that are too long, causing a misleading warning on every duplicate save. Return true early when the value hasn't changed. Add integration test for template text save/restore persistence.
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
716 MiB
Languages
C++
55.5%
Python
43.9%
C
0.3%
JavaScript
0.2%
