fix shutterplace terrace
This commit is contained in:
parent
0ca68a3713
commit
987827a088
@ -988,7 +988,6 @@ sub EventProcessingWindowRec($@) {
|
||||
)
|
||||
{
|
||||
if ( $shutters->getShadingStatus eq 'in'
|
||||
and $shutters->getShuttersPlace eq 'terrace'
|
||||
and $shutters->getShadingPos != $shutters->getStatus )
|
||||
{
|
||||
$shutters->setLastDrive('shading in');
|
||||
@ -1001,7 +1000,6 @@ sub EventProcessingWindowRec($@) {
|
||||
$shutters->setDriveCmd( $shutters->getOpenPos );
|
||||
}
|
||||
}
|
||||
|
||||
elsif (
|
||||
$shutters->getModeUp ne 'absent'
|
||||
and $shutters->getModeUp ne 'off'
|
||||
|
Loading…
x
Reference in New Issue
Block a user