-
-
Notifications
You must be signed in to change notification settings - Fork 31k
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
Adding Roborock Integration fails with unknown error #131169
Comments
Hey there @Lash-L, mind taking a look at this issue as it has been labeled with an integration ( Code owner commandsCode owners of
(message by CodeOwnersMention) roborock documentation |
I have the same issue when reauthenticating |
After I was asked to accept the conditions in the Roborock App and I did I now was able to integrate it. For me this is solved. |
You could be useful and contact Roborock support such that the next person doesn't need to see that. I wouldn't buy a robot that asks me multiple times to agree to changed conditions. I am sure many would agree, because the whole point of a robot is to save time. |
done! |
For me, I had to revoke my current user agreement in the app (Profile -> About Us -> User Agreement), log in again, accept new agreement, and finally, restart HA. |
The problem
Trying to add my S8 Max V Ultra with the Roborock Integration. After inserting my email and entering the code I got from roborock I get an unknown exception.
What version of Home Assistant Core has the issue?
core-2024.11.2
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant OS
Integration causing the issue
Roborock
Link to integration documentation on our website
https://www.home-assistant.io/integrations/roborock
Diagnostics information
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
Logger: homeassistant.components.roborock.config_flow Quelle: components/roborock/config_flow.py:109 Integration: Roborock (Dokumentation, Probleme) Erstmals aufgetreten: 14:08:38 (2 Vorkommnisse) Zuletzt protokolliert: 14:21:47 Unexpected exception Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/components/roborock/config_flow.py", line 109, in async_step_code login_data = await self._client.code_login(code) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/roborock/web_api.py", line 172, in code_login raise RoborockInvalidUserAgreement( roborock.exceptions.RoborockInvalidUserAgreement: User agreement must be accepted again - or you are attempting to use the Mi Home app account.
Additional information
No response
The text was updated successfully, but these errors were encountered: