Changing required diff to external taupunkt to 2
This commit is contained in:
parent
d3cc3b896a
commit
d163416758
|
|
@ -17,7 +17,7 @@ variable "sensor_innen_mac" {
|
|||
variable "taupunktschwelle" {
|
||||
type = number
|
||||
description = "Dew point difference threshold [°C] to trigger the fan (indoor_dp > outdoor_dp + threshold)"
|
||||
default = 4
|
||||
default = 2
|
||||
}
|
||||
|
||||
variable "mindesttemperatur" {
|
||||
|
|
|
|||
Loading…
Reference in New Issue