This commit is contained in:
2020-10-05 13:40:24 +02:00
parent 5cfcd4de2b
commit 121b9063ea
2 changed files with 5 additions and 3 deletions

View File

@ -472,6 +472,8 @@ sub ShadingProcessing {
|| $FHEM::Automation::ShuttersControl::shutters->getModeUp eq 'off'
|| $FHEM::Automation::ShuttersControl::shutters->getModeUp eq
'absent'
|| $FHEM::Automation::ShuttersControl::shutters->getModeUp eq
'gone'
|| ( $FHEM::Automation::ShuttersControl::shutters->getModeUp eq
'home'
&& $homemode ne 'asleep' )