fix commandref for better understanding

This commit is contained in:
2020-07-09 12:51:46 +02:00
parent ed1325e735
commit 933b4f1c91
3 changed files with 4 additions and 4 deletions

View File

@ -475,7 +475,7 @@ sub ShadingProcessing {
&& $FHEM::Automation::ShuttersControl::shutters->getStatus ==
$FHEM::Automation::ShuttersControl::shutters->getShadingPos
)
|| ( $FHEM::Automation::ShuttersControl::shutters->getShadingBetweenTheTimeSuspend
|| ( !$FHEM::Automation::ShuttersControl::shutters->getShadingBetweenTheTimeSuspend
&& $FHEM::Automation::ShuttersControl::shutters->getStatus !=
$FHEM::Automation::ShuttersControl::shutters->getShadingPos )
)