[Ticket: #116]
This commit is contained in:
2022-08-30 18:12:01 +02:00
parent c0a7bfa6df
commit 51256c1ed9
2 changed files with 3 additions and 3 deletions

View File

@ -1768,7 +1768,7 @@ sub SetCmdFn {
|| $FHEM::Automation::ShuttersControl::shutters
->getWindProtectionStatus eq 'protected'
|| $FHEM::Automation::ShuttersControl::shutters
->getRaindProtectionStatus eq 'protected' );
->getRainProtectionStatus eq 'protected' );
if ( $shutters->getStatus != $posValue ) {
$shutters->setLastPos( $shutters->getStatus );