From 6c01b29fe6c778f55d98784dce19cecd8c553509 Mon Sep 17 00:00:00 2001 From: CoolTux Date: Sat, 4 May 2019 15:44:45 +0000 Subject: [PATCH] 73_AutoShuttersControl: fix shading bug git-svn-id: https://svn.fhem.de/fhem/trunk@19325 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/FHEM/73_AutoShuttersControl.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fhem/FHEM/73_AutoShuttersControl.pm b/fhem/FHEM/73_AutoShuttersControl.pm index 9f45af9d5..7f1216e96 100644 --- a/fhem/FHEM/73_AutoShuttersControl.pm +++ b/fhem/FHEM/73_AutoShuttersControl.pm @@ -1609,8 +1609,8 @@ sub EventProcessingShadingBrightness($@) { ) and IsDay($shuttersDev) and $ascDev->getAutoShuttersControlShading eq 'on' - and $shutters->getRainProtectionStatus eq 'unprotection' - and $shutters->getWindProtectionStatus eq 'unprotection' + #and $shutters->getRainProtectionStatus eq 'unprotection' + #and $shutters->getWindProtectionStatus eq 'unprotection' ) { ShadingProcessing(