rjn
(RJN)
March 15, 2023, 2:27pm
1
I am using the Verisure API, but today I see the following error message:
Retrying setup: Invalid response, status code: 404 - Data: {“errorGroup”:“NOT_IMPLEMENTED”,“errorCode”:“VAL_01797”,“errorMessage”:"This API is not supported anymore "}
I cannot find any information on the Verisure site. Does anybody know if something changed at Verisure?
CChris
(Christoph)
March 15, 2023, 2:31pm
2
there’s an issue on Github for this:
opened 06:25AM - 15 Mar 23 UTC
integration: verisure
### The problem
since this morning verisure intergation does not connect anymor… e to api
### What version of Home Assistant Core has the issue?
2023.03.4
### What was the last working version of Home Assistant Core?
2023.03.3
### What type of installation are you running?
Home Assistant OS
### Integration causing the issue
verisure
### Link to integration documentation on our website
https://www.home-assistant.io/integrations/verisure
### Diagnostics information
2023-03-15 07:20:52.829 ERROR (MainThread) [homeassistant.components.verisure] Could not read overview, Invalid response, status code: 404 - Data: {"errorGroup":"NOT_IMPLEMENTED","errorCode":"VAL_01797","errorMessage":"This API is not supported anymore "}
2023-03-15 07:20:52.830 ERROR (MainThread) [homeassistant.components.verisure] Unexpected error fetching verisure data: Invalid response, status code: 404 - Data: {"errorGroup":"NOT_IMPLEMENTED","errorCode":"VAL_01797","errorMessage":"This API is not supported anymore "}
### Example YAML snippet
_No response_
### Anything in the logs that might be useful for us?
_No response_
### Additional information
_No response_
it seems that there is a pending pull request open, which could solve the issue.
3 Likes