patch from FunkOdyssey2001, problem with absent

This commit is contained in:
2021-01-04 07:26:39 +01:00
parent bfeadd0bbf
commit c6e25e391b
2 changed files with 2 additions and 2 deletions

View File

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