fix _IsDay Fn

This commit is contained in:
Marko Oldenburg 2020-03-23 19:24:45 +01:00
parent 4bdb540368
commit b608d511ce

View File

@ -3458,8 +3458,8 @@ sub _IsDay($) {
if (
(
$shutters->getModeDown eq 'brightness'
or $shutters->getModeUp eq 'brightness'
$shutters->getDown eq 'brightness'
or $shutters->getUp eq 'brightness'
)
or (
(