fix bug then shading out but not drive and timestamp is to old
This commit is contained in:
parent
419bba1e74
commit
2dc5da70c2
@ -2597,6 +2597,8 @@ sub ShadingProcessing {
|
||||
|| ( !$shutters->getQueryShuttersPos( $shutters->getShadingPos )
|
||||
&& $shutters->getIfInShading
|
||||
&& $shutters->getStatus != $shutters->getShadingPos )
|
||||
|| ( !$shutters->getIfInShading
|
||||
&& $shutters->getStatus == $shutters->getShadingPos )
|
||||
)
|
||||
);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user