fix window status question

This commit is contained in:
Marko Oldenburg 2019-06-09 13:45:27 +02:00
parent fa55f73d8d
commit 207342fc64

View File

@ -2233,7 +2233,7 @@ sub ShuttersCommandSet($$$) {
) )
or ( CheckIfShuttersWindowRecOpen($shuttersDev) == 2 or ( CheckIfShuttersWindowRecOpen($shuttersDev) == 2
and $shutters->getShuttersPlace eq 'terrace' and $shutters->getShuttersPlace eq 'terrace'
and not $shutters->getQueryShuttersPos($posValue) ) and $shutters->getQueryShuttersPos($posValue) )
) )
) )
{ {