core: Verisure authentication fails
The problem
I configured the Verisure integration using MFA after the first august release of HA, everything worked as expected. I received an OTP, entered it and all Verisure devices were added to HA. But after the 2022.8.1 release, authentication started to fail for some reason. And now I get a “Attention requred”-alert after every authentication, even if the authentication is successful.
What version of Home Assistant Core has the issue?
core-2022.8.1
What was the last working version of Home Assistant Core?
core-2022.8.0
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
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
Logger: homeassistant.components.verisure
Source: components/verisure/coordinator.py:48
First occurred: 06:37:56 (6 occurrences)
Last logged: 13:37:56
Could not log in to verisure, Multifactor authentication enabled, disable or create MFA cookie
Could not log in to verisure, Invalid response, status code: 429 - Data: {"errorGroup": "TOO_MANY_REQUESTS","errorCode": "AUT_00021","errorMessage": "Request limit has been reached"}
Could not log in to verisure, Invalid response, status code: 401 - Data: {"errorGroup": "UNAUTHORIZED","errorCode": "ACC_00002","errorMessage": "Too many step up tokens sent.","tooManyStepUpTokens": "true"}
Additional information
No response
About this issue
- Original URL
- State: closed
- Created 2 years ago
- Reactions: 1
- Comments: 43 (12 by maintainers)
Fixed in #80772