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

KNXNetHeader error #164

Closed
StofLE opened this issue May 2, 2020 · 1 comment
Closed

KNXNetHeader error #164

StofLE opened this issue May 2, 2020 · 1 comment
Labels

Comments

@StofLE
Copy link

StofLE commented May 2, 2020

Since update to homebridge-knx v0.3.24 and homebridge v1.0.4 I got:
...
[warn] 2020-05-02 23:00:35.523 read KNXNetHeader: unhandled serviceType = undefined,
[warn] 2020-05-02 23:00:35.522 read KNXNetHeader: unhandled serviceType = undefined,
[warn] 2020-05-02 23:07:52.875 read KNXNetHeader: unhandled serviceType = undefined,
[warn] 2020-05-02 23:07:58.718 read KNXNetHeader: unhandled serviceType = undefined
....

In config.json I added {"name":"KNX", "platform":"KNX"}. No else changes but "knxdconnection": "knxd", in knx_config.json.

Update:
I downgraded to homebridge-knx v0.3.21 (keeping homebridge at v1.0.4) and everything is fine. Btw...I got the error on v0.3.24 always (knxdconnection set to "knxd" or "knxjs"). Also with an empty knx_config (no devices).

Stefan

@snowdd1
Copy link
Owner

snowdd1 commented May 23, 2020

I think I found it. There was a missing change for the changed knxconnection setting.
Will publish version 0.3.26 soon.

@snowdd1 snowdd1 added the bug label May 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants