fix sytax error

This commit is contained in:
2021-01-04 08:25:26 +01:00
parent c63f4d64d5
commit a0c08bdfc0
2 changed files with 2 additions and 2 deletions

View File

@ -940,7 +940,7 @@ sub EventProcessingResidents {
'on'
&& $FHEM::Automation::ShuttersControl::shutters
->getSelfDefenseMode ne 'off'
|| ( $getModeDown eq 'absent'
|| $getModeDown eq 'absent'
# || $getModeDown eq 'always' ) Wird zu Testzwecken auskommentiert, siehe #90 Github
|| ( $FHEM::Automation::ShuttersControl::shutters
->getShadingMode eq 'absent'