#Roborock stopped working today. New to this plz help :(

1 messages · Page 1 of 1 (latest)

finite rover
#

Today when running some updates roborock suddenly wouldn't connect. Tried reverting to this mornings backup but to no avail. Keep getting this error in the logs

Unexpected exception Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/components/roborock/config_flow.py", line 114, in async_step_code user_data = await self._client.code_login_v4(code) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.13/site-packages/roborock/web_api.py", line 348, in code_login_v4 raise RoborockException(f"{login_response.get('msg')} - response code: {response_code}") roborock.exceptions.RoborockException: parameter error - response code: 1002

earnest sandal
#

Are you running HA 2025.12.2?

finite rover
#

yar

earnest sandal
#

I suggest removing the integration in HA and adding it back

finite rover
#

That's what I've tried. It remains in the "discovered" section so i'm unsure I've successfully completely removed it?

#

When I type in the verification code from roborock I get this:

#

and thats where that error shows in my logs