Adjust boundaries for a few climate threshold settings
This commit is contained in:
@ -129,20 +129,20 @@ input_number:
|
||||
master_bedroom_aircon_run_threshold:
|
||||
name: Master Bedroom Aircon Run Threshold
|
||||
min: 40
|
||||
max: 70
|
||||
max: 80
|
||||
step: 1
|
||||
unit_of_measurement: °F
|
||||
icon: mdi:thermometer
|
||||
master_bedroom_aircon_mode_threshold:
|
||||
name: Master Bedroom Aircon Mode Threshold
|
||||
min: 40
|
||||
max: 70
|
||||
max: 80
|
||||
step: 1
|
||||
unit_of_measurement: °F
|
||||
icon: mdi:thermometer
|
||||
master_bedroom_fan_threshold:
|
||||
name: Master Bedroom Fan Threshold
|
||||
min: 40
|
||||
min: 30
|
||||
max: 70
|
||||
step: 1
|
||||
unit_of_measurement: °F
|
||||
@ -157,7 +157,7 @@ input_number:
|
||||
emma_aircon_threshold:
|
||||
name: Emma Aircon Threshold
|
||||
min: 40
|
||||
max: 70
|
||||
max: 80
|
||||
step: 1
|
||||
unit_of_measurement: °F
|
||||
icon: mdi:thermometer
|
||||
|
Reference in New Issue
Block a user