mirror of
https://github.com/GrKoR/esphome_aux_ac_component.git
synced 2025-12-12 14:37:11 +03:00
Добавил настройку отключающую сохранение пресетов
This commit is contained in:
@@ -64,6 +64,7 @@ climate:
|
|||||||
period: 7s
|
period: 7s
|
||||||
show_action: true
|
show_action: true
|
||||||
display_inverted: false
|
display_inverted: false
|
||||||
|
store_settings: true
|
||||||
indoor_temperature:
|
indoor_temperature:
|
||||||
name: ${upper_devicename} Indoor Temperature
|
name: ${upper_devicename} Indoor Temperature
|
||||||
id: ${low_devicename}_indoor_temp
|
id: ${low_devicename}_indoor_temp
|
||||||
|
|||||||
Reference in New Issue
Block a user