Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Websocket added notifications #2625

Closed
guillaume1388 opened this issue Mar 27, 2020 · 3 comments
Closed

Websocket added notifications #2625

guillaume1388 opened this issue Mar 27, 2020 · 3 comments

Comments

@guillaume1388
Copy link

Hello,

I encounter a problem with added notification from websocket. When I add a sensor, the websocket json contains the json of sensor. But when I add a light, the json of light is not present in the websocket json whereas documentation says it should be.

Is it normal ? How can I have the json light added?

Here the json I received
{
"e": "added",
"id": "3",
"r": "lights",
"t": "event",
"uniqueid": "7c:b0:3e:aa:0a:07:6e:96-03"
}

I use the version 2.5.74 on windows whith light from osram.

Best Regards,

Guillaume Majorel

@ebaauw
Copy link
Collaborator

ebaauw commented Mar 27, 2020

It's a bug alright. I have fixed it already in my local fork, but I'm waiting for @manup to review and merge #2553 before pushing more changes.

@guillaume1388
Copy link
Author

Ok, thank you for quickly responding.

@Mimiix
Copy link
Collaborator

Mimiix commented Jun 5, 2020

It seems this issue is inactive / resolved. If it is not, please re-open or create another issue!

@Mimiix Mimiix closed this as completed Jun 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants