Changing required diff to external taupunkt to 2

This commit is contained in:
Moritz Graf 2026-07-07 21:00:09 +02:00
parent d3cc3b896a
commit d163416758
1 changed files with 1 additions and 1 deletions

View File

@ -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" {