parent
c0a7bfa6df
commit
51256c1ed9
@ -1,5 +1,5 @@
|
||||
UPD 2022-08-29_13:30:11 116288 FHEM/73_AutoShuttersControl.pm
|
||||
UPD 2022-08-29_13:28:18 76466 lib/FHEM/Automation/ShuttersControl.pm
|
||||
UPD 2022-08-29_13:31:39 116288 FHEM/73_AutoShuttersControl.pm
|
||||
UPD 2022-08-30_18:07:51 76465 lib/FHEM/Automation/ShuttersControl.pm
|
||||
UPD 2022-01-14_08:49:13 2691 lib/FHEM/Automation/ShuttersControl/Dev.pm
|
||||
UPD 2022-01-14_08:49:13 2677 lib/FHEM/Automation/ShuttersControl/Roommate.pm
|
||||
UPD 2022-03-05_09:12:41 32016 lib/FHEM/Automation/ShuttersControl/Shutters.pm
|
||||
|
@ -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 );
|
||||
|
Loading…
Reference in New Issue
Block a user