73_AutoShuttersControl: fix shading bug
git-svn-id: https://svn.fhem.de/fhem/trunk@19325 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user