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

device_group_add/remove log format not correct. #1965

Closed
gdave321 opened this issue Sep 13, 2019 · 1 comment
Closed

device_group_add/remove log format not correct. #1965

gdave321 opened this issue Sep 13, 2019 · 1 comment

Comments

@gdave321
Copy link

According to zigbee2mqtt/bridge/log
Message are always in the form of {"type":"TYPE","message":"MESSAGE"}

however, after upgrading to 1.6.0 I just noticed the structure like this:

{"type":{"type":"device_group_add","message":{"device":"0x0017880xxxxxx","group":"1"}}}

looks like an extra "type" level added here.

Koenkk added a commit that referenced this issue Sep 15, 2019
@Koenkk
Copy link
Owner

Koenkk commented Sep 15, 2019

Thanks, fixed in the dev branch!

@Koenkk Koenkk closed this as completed Sep 15, 2019
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