change Globals and Climate

This commit is contained in:
Blackymas
2022-11-08 10:13:15 +01:00
parent 1bf8a0b941
commit 7804d95e84

View File

@@ -234,17 +234,17 @@ api:
globals:
##### Save Target Temp #####
- id: climate_target_temp_val_global
type: float
restore_value: true
initial_value: '12'
# ##### Save Target Temp #####
# - id: climate_target_temp_val_global
# type: float
# restore_value: true
# initial_value: '12'
##### Save Thermostat PIC Position #####
- id: climate_slider_val_global
type: int
restore_value: true
initial_value: '0'
# ##### Save Thermostat PIC Position #####
# - id: climate_slider_val_global
# type: int
# restore_value: true
# initial_value: '0'
##### Save Display Brightness for NSPanel reboot #####
- id: display_brightness_global
@@ -264,37 +264,37 @@ globals:
restore_value: true
initial_value: '0'
##### Save State Heating Room #####
- id: heating_room_global
type: int
restore_value: true
initial_value: '0'
# ##### Save State Heating Room #####
# - id: heating_room_global
# type: int
# restore_value: true
# initial_value: '0'
##### Save State HVAC #####
- id: hvac_mode_global
type: int
restore_value: true
initial_value: '0'
# - id: hvac_mode_global
# type: int
# restore_value: true
# initial_value: '0'
##### lastclick State #####
##### lastclick_general State #####
- id: lastclick_general_global
type: std::string
restore_value: no
initial_value: ''
##### lastclick State #####
##### lastclick_lightsettings State #####
- id: lastclick_lightsettings_global
type: std::string
restore_value: no
initial_value: ''
##### lastclick State #####
##### lastclick_coversettings State #####
- id: lastclick_coversettings_global
type: std::string
restore_value: no
initial_value: ''
##### lastclick State #####
##### lastclick_climatesettings State #####
- id: lastclick_climatesettings_global
type: std::string
restore_value: no