fix syntax error
This commit is contained in:
parent
f3953e00b4
commit
d9858108ed
@ -1814,7 +1814,7 @@ sub EventProcessingTwilightDevice($@) {
|
||||
. ' WindProtection: '
|
||||
. $shutters->getWindProtectionStatus );
|
||||
|
||||
if (and $ascDev->getAutoShuttersControlShading eq 'on'
|
||||
if ( $ascDev->getAutoShuttersControlShading eq 'on'
|
||||
and $shutters->getRainProtectionStatus eq 'unprotected'
|
||||
and $shutters->getWindProtectionStatus eq 'unprotected'
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user