fix global shading on condition

This commit is contained in:
2020-11-09 06:55:35 +01:00
parent c18f128722
commit 9eda91cac1
2 changed files with 8 additions and 6 deletions

View File

@ -286,6 +286,8 @@ sub ShadingProcessing {
->getShadingWaitingPeriod / 2
)
|| $FHEM::Automation::ShuttersControl::shutters->getShadingMode eq 'off'
|| $FHEM::Automation::ShuttersControl::ascDev
->getAutoShuttersControlShading eq 'off'
);
Log3( $name, 4,