fix _IsDay Fn
This commit is contained in:
parent
4bdb540368
commit
b608d511ce
@ -3458,8 +3458,8 @@ sub _IsDay($) {
|
|||||||
|
|
||||||
if (
|
if (
|
||||||
(
|
(
|
||||||
$shutters->getModeDown eq 'brightness'
|
$shutters->getDown eq 'brightness'
|
||||||
or $shutters->getModeUp eq 'brightness'
|
or $shutters->getUp eq 'brightness'
|
||||||
)
|
)
|
||||||
or (
|
or (
|
||||||
(
|
(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user