From 3c94e7f6ad2b70eca56985ccb0173d1b31671cbf Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Sun, 5 Mar 2023 20:31:03 -0500 Subject: [PATCH] Adjust boundaries for a few climate threshold settings --- packages/climate.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/packages/climate.yaml b/packages/climate.yaml index 8f98b93..c8335b9 100644 --- a/packages/climate.yaml +++ b/packages/climate.yaml @@ -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