fix ASC_Down roommate and drive down then coming home bug
This commit is contained in:
parent
d7adb36ca5
commit
8a9db0fd8f
@ -1302,6 +1302,7 @@ sub EventProcessingRoommate {
|
||||
&& IsAfterShuttersTimeBlocking($shuttersDev)
|
||||
&& ( $getModeDown eq 'home'
|
||||
|| $getModeDown eq 'always' )
|
||||
&& $shutters->getDown ne 'roommate'
|
||||
)
|
||||
{
|
||||
$shutters->setLastDrive('roommate come home');
|
||||
|
Loading…
Reference in New Issue
Block a user