mirror of
https://github.com/esphome/esphome.git
synced 2026-03-01 18:34:21 -07:00
38fc007a6ad0d90bc013cabbea91194d11f3c766
When a preset is cleared, the field was omitted entirely from the JSON. Since the frontend uses Object.assign to merge state updates, the old preset value was never removed. Now we always send the field (empty string when no preset is active) so the UI updates correctly.
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
528 MiB
Languages
C++
64.1%
Python
35.5%
C
0.3%
