Received a new Roborock Q10 X5 last week.
Read that support for the Q10 will be added with the 2026.4 release.
Unfortunately i´m absolutely not able to complete the setup of the integration.
I always get an “unknown error” after the input of the mail adress.
Log file contains always the same error:
Protokolldetails (FEHLER)
Logger: homeassistant.components.roborock.config_flow
Quelle: components/roborock/config_flow.py:110
Integration: Roborock (Dokumentation, Probleme)
Erstmals aufgetreten: 19:52:54 (1 Vorkommnis)
Zuletzt protokolliert: 19:52:54
Unexpected exception
Traceback (most recent call last): File “/usr/src/homeassistant/homeassistant/components/roborock/config_flow.py”, line 110, in _request_code await self._client.request_code_v4() File “/usr/local/lib/python3.14/site-packages/roborock/web_api.py”, line 238, in request_code_v4 if not await self._login_limiter.try_acquire_async(“login”, blocking=True, timeout=1): ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ TypeError: Limiter.try_acquire_async() got an unexpected keyword argument ‘blocking’
Tried to revoke the authentication as described here:
No success.
Any ideas?