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

Deconz 2.05.25 #11

Closed
DB-Alex opened this issue May 7, 2018 · 5 comments
Closed

Deconz 2.05.25 #11

DB-Alex opened this issue May 7, 2018 · 5 comments

Comments

@DB-Alex
Copy link

DB-Alex commented May 7, 2018

I just updated deconz to latest version but it looks like event bundling is not working anymore.

Not one deconz_event is coming to my logfile. When i press a button i only see:

2018-05-07 11:42:31 DEBUG (MainThread) [pydeconz.websocket] Websocket data: b'\x81z{"config":{"battery":100,"on":true,"reachable":true,"temperature":3000},"e":"changed","id":"16","r":"sensors","t":"event"}'
2018-05-07 11:42:31 DEBUG (MainThread) [pydeconz.deconzdevice] schakelaar_kantoor_beneden: update battery with 100
2018-05-07 11:42:31 DEBUG (MainThread) [pydeconz.deconzdevice] schakelaar_kantoor_beneden: update on with True
2018-05-07 11:42:31 DEBUG (MainThread) [pydeconz.deconzdevice] schakelaar_kantoor_beneden: update reachable with True
2018-05-07 11:42:31 DEBUG (MainThread) [pydeconz.deconzdevice] schakelaar_kantoor_beneden: update temperature with 3000

But the 1002 code is not send, so i can not use anything atm...

@DB-Alex
Copy link
Author

DB-Alex commented May 7, 2018

Looks like a deconz problem, reverting to 2.0.5.23 solves the issue

@DB-Alex DB-Alex closed this as completed May 7, 2018
@Kane610
Copy link
Owner

Kane610 commented May 7, 2018

Is there an issue on their GitHub about this?

@Kane610
Copy link
Owner

Kane610 commented May 7, 2018

The latest deCONZ works for me with everything that I have, might be something weird with your installation?

@DB-Alex
Copy link
Author

DB-Alex commented May 8, 2018

Do you also have Xiaomi wireless switches?

dresden-elektronik/deconz-rest-plugin#356
dresden-elektronik/deconz-rest-plugin#543

@Kane610
Copy link
Owner

Kane610 commented May 8, 2018

No. But events are went properly from a hue dimmer

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

2 participants