#Roborock integration refuses to authenticate

1 messages · Page 1 of 1 (latest)

hollow hedge
#

When sending a new e-mail to my Gmail account, I paste the received code and receive this error:

Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/components/roborock/config_flow.py", line 113, in async_step_code
    user_data = await self._client.code_login(code)
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.13/site-packages/roborock/web_api.py", line 290, in code_login
    raise RoborockInvalidUserAgreement(
        "User agreement must be accepted again - or you are attempting to use the Mi Home app account."
    )
roborock.exceptions.RoborockInvalidUserAgreement: User agreement must be accepted again - or you are attempting to use the Mi Home app account.

Have tried multiple times over multiple days. Anybody know why this is broken?