From fbec1ae6e233545453ebfa180b669a519600cd4f Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Tue, 28 Jan 2025 16:36:27 -0500 Subject: [PATCH] Tweak vtherm tolerance and cycle times --- packages/climate.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/packages/climate.yaml b/packages/climate.yaml index cec4639..141b2ff 100644 --- a/packages/climate.yaml +++ b/packages/climate.yaml @@ -379,8 +379,8 @@ climate: target_temp: 62 ac_mode: false min_cycle_duration: - minutes: 5 - cold_tolerance: 2 + minutes: 2 + cold_tolerance: 1 hot_tolerance: 0 initial_hvac_mode: "off" precision: 1.0 @@ -394,8 +394,8 @@ climate: target_temp: 62 ac_mode: false min_cycle_duration: - minutes: 5 - cold_tolerance: 2 + minutes: 2 + cold_tolerance: 1 hot_tolerance: 0 initial_hvac_mode: "off" precision: 1.0