fix bug then ASC_Up or ASC_Down ist set roommate and roommate goes home from absent or gone
This commit is contained in:
		| @@ -1178,11 +1178,7 @@ sub EventProcessingRoommate($@) { | ||||
|                 and $getRoommatesStatus eq 'home' | ||||
|               ) | ||||
|             { | ||||
|                 if ( | ||||
|                     ( | ||||
|                         not $shutters->getIsDay | ||||
|                         or $shutters->getDown eq 'roommate' | ||||
|                     ) | ||||
|                 if (    not $shutters->getIsDay | ||||
|                     and IsAfterShuttersTimeBlocking($shuttersDev) | ||||
|                     and (  $getModeDown eq 'home' | ||||
|                         or $getModeDown eq 'always' ) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user