fix night detection
This commit is contained in:
		| @@ -3856,7 +3856,7 @@ sub _IsDay { | ||||
|                 ( | ||||
|                          $shutters->getBrightness > $brightnessMaxVal | ||||
|                       && !$isday | ||||
|                       && !$shutters->getSunrise | ||||
|                       && $shutters->getSunrise | ||||
|                 ) | ||||
|                   || $respIsDay | ||||
|                   || $shutters->getSunrise | ||||
|   | ||||
		Reference in New Issue
	
	Block a user