diff --git a/fhem/FHEM/99_MyUtils.pm b/fhem/FHEM/99_MyUtils.pm index ea767478d..c87d97ae8 100644 --- a/fhem/FHEM/99_MyUtils.pm +++ b/fhem/FHEM/99_MyUtils.pm @@ -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) {