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)
|
&& IsAfterShuttersTimeBlocking($shuttersDev)
|
||||||
&& ( $getModeDown eq 'home'
|
&& ( $getModeDown eq 'home'
|
||||||
|| $getModeDown eq 'always' )
|
|| $getModeDown eq 'always' )
|
||||||
|
&& $shutters->getDown ne 'roommate'
|
||||||
)
|
)
|
||||||
{
|
{
|
||||||
$shutters->setLastDrive('roommate come home');
|
$shutters->setLastDrive('roommate come home');
|
||||||
|
Loading…
x
Reference in New Issue
Block a user