fix shading bug
This commit is contained in:
parent
73059d4409
commit
062502fdfc
@ -1609,8 +1609,8 @@ sub EventProcessingShadingBrightness($@) {
|
|||||||
)
|
)
|
||||||
and IsDay($shuttersDev)
|
and IsDay($shuttersDev)
|
||||||
and $ascDev->getAutoShuttersControlShading eq 'on'
|
and $ascDev->getAutoShuttersControlShading eq 'on'
|
||||||
and $shutters->getRainProtectionStatus eq 'unprotection'
|
#and $shutters->getRainProtectionStatus eq 'unprotection'
|
||||||
and $shutters->getWindProtectionStatus eq 'unprotection'
|
#and $shutters->getWindProtectionStatus eq 'unprotection'
|
||||||
)
|
)
|
||||||
{
|
{
|
||||||
ShadingProcessing(
|
ShadingProcessing(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user