99-my temperatur-hysterese 0.5->0.8

This commit is contained in:
2016-07-08 18:50:39 +02:00
committed by Marc Hoppe
parent f987683fe6
commit 4c45300c19

View File

@@ -331,7 +331,7 @@ sub RollCheck() {
# bei hoher Raum- und Aussentemperatur immer unten lassen
if($temp > ($tempSchalt+2) && $tempOut > $tempSchalt) {
$sonne=1;
$tempHyst=-0.5;
$tempHyst=-0.8;
}
elsif (index($sr, $r->{dir}) != -1) { # Sonnenrichtung ins Fenster
if($sonneblock) {