-
-
Notifications
You must be signed in to change notification settings - Fork 31.3k
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
KNX hub craches: APCI not supported #32394
Comments
Hey there @Julius2342, mind taking a look at this issue as its been labeled with a integration ( |
@basilfx is working on an extension for xknx to handle all these exotic (-: packages: |
That is really good news! I an waiting for the release. |
Hi @bmsec |
I made a Quick and dirty.....highly dirty. |
The problem
KNX integration crashes about once a week. I think it is upon the reception of a specific telegram.
Environment
Problem-relevant
configuration.yaml
knx:
Traceback/Error logs
Additional information
The KNX/IP gateway used is Viessmann Vitogate 200 type KNX
Update:
It turns out that xknx raises exception in case of any telegram that can not be parsed. This is not necessarily an issue, but the problem is that after the exception, no more updates are received in home-assistant from KNX.
Not identical exception, but with the same result (no more KNX updates in Home-assistant) can be triggered by doing a Line Scan using ETS.
The text was updated successfully, but these errors were encountered: