fix ASC_Down roommate and drive down then coming home bug

This commit is contained in:
Marko Oldenburg 2020-03-31 07:27:49 +02:00
parent d7adb36ca5
commit 8a9db0fd8f

View File

@ -1302,6 +1302,7 @@ sub EventProcessingRoommate {
&& IsAfterShuttersTimeBlocking($shuttersDev)
&& ( $getModeDown eq 'home'
|| $getModeDown eq 'always' )
&& $shutters->getDown ne 'roommate'
)
{
$shutters->setLastDrive('roommate come home');