Z-Wave-Me / home-automation

Z-Way Home Automation engine
182 stars 116 forks source link

How is dashboard status indicated? #450

Open ardevd opened 7 years ago

ardevd commented 7 years ago

Does the API in any way indicate whether a device is added to the dashboard or not?

ronie-z-wave commented 7 years ago

Hi, because dashboard is user specific you'll find the array "dashboard" with device id's in each profile. But an indicator that emits that event is currently missing.

ardevd commented 7 years ago

Ah, cool! Didnt notice that. However, am I correct in that the profile API doesnt list out the usernames? How do I map a user to a profile?