Adjust boundaries for a few climate threshold settings

This commit is contained in:
2023-03-05 20:31:03 -05:00
parent 5abe9f236b
commit 3c94e7f6ad

View File

@ -129,20 +129,20 @@ input_number:
master_bedroom_aircon_run_threshold: master_bedroom_aircon_run_threshold:
name: Master Bedroom Aircon Run Threshold name: Master Bedroom Aircon Run Threshold
min: 40 min: 40
max: 70 max: 80
step: 1 step: 1
unit_of_measurement: °F unit_of_measurement: °F
icon: mdi:thermometer icon: mdi:thermometer
master_bedroom_aircon_mode_threshold: master_bedroom_aircon_mode_threshold:
name: Master Bedroom Aircon Mode Threshold name: Master Bedroom Aircon Mode Threshold
min: 40 min: 40
max: 70 max: 80
step: 1 step: 1
unit_of_measurement: °F unit_of_measurement: °F
icon: mdi:thermometer icon: mdi:thermometer
master_bedroom_fan_threshold: master_bedroom_fan_threshold:
name: Master Bedroom Fan Threshold name: Master Bedroom Fan Threshold
min: 40 min: 30
max: 70 max: 70
step: 1 step: 1
unit_of_measurement: °F unit_of_measurement: °F
@ -157,7 +157,7 @@ input_number:
emma_aircon_threshold: emma_aircon_threshold:
name: Emma Aircon Threshold name: Emma Aircon Threshold
min: 40 min: 40
max: 70 max: 80
step: 1 step: 1
unit_of_measurement: °F unit_of_measurement: °F
icon: mdi:thermometer icon: mdi:thermometer