Get Rooms and Houses #179
Unanswered
nikosliapis2000
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
When I use (const device = await connection.getDevice('');) to get the devices info.
I get back a json formatted object. Under the "device.family.room" key, there is only "id" key. holding the id of the room.
Is there a way to get the name of the room?
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions