Tweak vtherm tolerance and cycle times
This commit is contained in:
@ -379,8 +379,8 @@ climate:
|
|||||||
target_temp: 62
|
target_temp: 62
|
||||||
ac_mode: false
|
ac_mode: false
|
||||||
min_cycle_duration:
|
min_cycle_duration:
|
||||||
minutes: 5
|
minutes: 2
|
||||||
cold_tolerance: 2
|
cold_tolerance: 1
|
||||||
hot_tolerance: 0
|
hot_tolerance: 0
|
||||||
initial_hvac_mode: "off"
|
initial_hvac_mode: "off"
|
||||||
precision: 1.0
|
precision: 1.0
|
||||||
@ -394,8 +394,8 @@ climate:
|
|||||||
target_temp: 62
|
target_temp: 62
|
||||||
ac_mode: false
|
ac_mode: false
|
||||||
min_cycle_duration:
|
min_cycle_duration:
|
||||||
minutes: 5
|
minutes: 2
|
||||||
cold_tolerance: 2
|
cold_tolerance: 1
|
||||||
hot_tolerance: 0
|
hot_tolerance: 0
|
||||||
initial_hvac_mode: "off"
|
initial_hvac_mode: "off"
|
||||||
precision: 1.0
|
precision: 1.0
|
||||||
|
Reference in New Issue
Block a user