add setter for commandref, fix roomate fn if roommate come home and shading active

This commit is contained in:
2020-06-09 13:21:16 +02:00
parent 8d748b65ce
commit 7a60b04777
12 changed files with 328 additions and 155 deletions

View File

@ -125,5 +125,4 @@ sub getWinDevReading {
return $self->{ $self->{shuttersDev} }->{ASC_WindowRec}->{reading};
}
1;