changed back behaviour of rooms as devices. Will not appear in suggested rooms
This commit is contained in:
parent
729559750e
commit
de30a6aa3d
1 changed files with 1 additions and 1 deletions
|
|
@ -523,7 +523,7 @@ class PlejdApi {
|
|||
name: room.title,
|
||||
output: undefined,
|
||||
roomId,
|
||||
roomName: room.title,
|
||||
roomName: undefined,
|
||||
state: undefined,
|
||||
type: 'light',
|
||||
typeName: 'Room',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue