Hello,
I have a Roborock Q10 S5+ and was glad to see the map being added in HASS 2026.8.x. But it seems the map in the integration is not a live camera map but an image which needs to be refreshed from time to time.
This led me to this integration.
After reading the installation instruction went to the image entity of my vacuum and disabled the entity, Restarted HASS, added the repository and downloaded the integration, did another restart of HASS. Then went into the devices page and added the Roorock Custom Map integration which said it was added successfully.
The integration cannot setup and gives this error:
Roborock Custom Map
Failed setup, will retry: No Roborock entries loaded. Cannot start.
Clicking on the 3 dots and showing the log and showing details shows this:
Logger: py.warnings
Source: custom_components/roborock_custom_map/config_flow.py:22
Integration: Roborock Custom Map (documentation, issues)
First occurred: 15:58:50 (1 occurrence)
Last logged: 15:58:50
/config/custom_components/roborock_custom_map/config_flow.py:22: RuntimeWarning: coroutine 'ConfigFlow.async_set_unique_id' was never awaited self.async_set_unique_id(DOMAIN)
How can I troubleshoot this error?
Hello,
I have a Roborock Q10 S5+ and was glad to see the map being added in HASS 2026.8.x. But it seems the map in the integration is not a live camera map but an image which needs to be refreshed from time to time.
This led me to this integration.
After reading the installation instruction went to the image entity of my vacuum and disabled the entity, Restarted HASS, added the repository and downloaded the integration, did another restart of HASS. Then went into the devices page and added the Roorock Custom Map integration which said it was added successfully.
The integration cannot setup and gives this error:
Roborock Custom Map
Failed setup, will retry: No Roborock entries loaded. Cannot start.
Clicking on the 3 dots and showing the log and showing details shows this:
Logger: py.warnings
Source: custom_components/roborock_custom_map/config_flow.py:22
Integration: Roborock Custom Map (documentation, issues)
First occurred: 15:58:50 (1 occurrence)
Last logged: 15:58:50
/config/custom_components/roborock_custom_map/config_flow.py:22: RuntimeWarning: coroutine 'ConfigFlow.async_set_unique_id' was never awaited self.async_set_unique_id(DOMAIN)
How can I troubleshoot this error?