diff --git a/73_AutoShuttersControl.pm b/73_AutoShuttersControl.pm index 9f053c5..5cf887c 100644 --- a/73_AutoShuttersControl.pm +++ b/73_AutoShuttersControl.pm @@ -2233,7 +2233,7 @@ sub ShuttersCommandSet($$$) { ) or ( CheckIfShuttersWindowRecOpen($shuttersDev) == 2 and $shutters->getShuttersPlace eq 'terrace' - and not $shutters->getQueryShuttersPos($posValue) ) + and $shutters->getQueryShuttersPos($posValue) ) ) ) {