I encountered an error while using the custom integration custom_components.visonicalarm.
Error details:
Connection failed: Rest API version 8.0, 9.0 or 10.0 is not supported by server. Supported versions: 14.0
Source of the error:
Logger: custom_components.visonicalarm
File: custom_components/visonicalarm/init.py, line 104
Integration: Visonic/Bentel/Tyco Alarm System
First occurred: 07:21:47
Last logged: 07:21:47
Context:
It appears that the server supports REST API version 13.0, while the integration is trying to connect using versions 8.0, 9.0, or 10.0, which are not compatible.
Request:
Could you update the integration to support REST API version 14.0 or provide an alternative solution to resolve the incompatibility?
Thank you for your work!
I encountered an error while using the custom integration custom_components.visonicalarm.
Error details:
Connection failed: Rest API version 8.0, 9.0 or 10.0 is not supported by server. Supported versions: 14.0
Source of the error:
Logger: custom_components.visonicalarm
File: custom_components/visonicalarm/init.py, line 104
Integration: Visonic/Bentel/Tyco Alarm System
First occurred: 07:21:47
Last logged: 07:21:47
Context:
It appears that the server supports REST API version 13.0, while the integration is trying to connect using versions 8.0, 9.0, or 10.0, which are not compatible.
Request:
Could you update the integration to support REST API version 14.0 or provide an alternative solution to resolve the incompatibility?
Thank you for your work!