fix Sunrise drive in shading position
This commit is contained in:
parent
e18d609e5f
commit
69810dcf70
@ -4106,7 +4106,7 @@ sub getIfInShading {
|
||||
return (
|
||||
(
|
||||
$shutters->getShadingMode ne 'off'
|
||||
and $shutters->getShadingStatus eq 'in'
|
||||
and $shutters->getShadingLastStatus eq 'out'
|
||||
) ? 1 : 0
|
||||
);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user