The problem
I upgraded to core-2025.12.0b3. After the restart one roborock (S7) of two was not available anymore. The other robot has now all entites (also the child lock :-) ). All entities of the S7 were not available. I activated debug setting and restart again. Now, the integration can not be loaded anymore. Also after another restart. Both robots are not available.
What version of Home Assistant Core has the issue?
core-2025.12.0b3
What was the last working version of Home Assistant Core?
core-2025.12.0b2
What type of installation are you running?
Home Assistant OS
Integration causing the issue
roborock
Link to integration documentation on our website
https://rc.home-assistant.io/integrations/roborock
Diagnostics information
home-assistant_roborock_2025-12-01T21-08-53.041Z.log
Example YAML snippet
Anything in the logs that might be useful for us?
Logger: homeassistant.config_entries
Quelle: config_entries.py:761
Erstmals aufgetreten: 22:12:09 (1 Vorkommnis)
Zuletzt protokolliert: 22:12:09
Error setting up entry ****** for roborock
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 761, in __async_setup_with_context
result = await component.async_setup_entry(hass, self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/components/roborock/__init__.py", line 55, in async_setup_entry
device_manager = await create_device_manager(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...<3 lines>...
)
^
File "/usr/local/lib/python3.13/site-packages/roborock/devices/device_manager.py", line 205, in create_device_manager
await manager.discover_devices()
File "/usr/local/lib/python3.13/site-packages/roborock/devices/device_manager.py", line 80, in discover_devices
device_products = home_data.device_products
^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'dict' object has no attribute 'device_products'
Additional information
No response
The problem
I upgraded to core-2025.12.0b3. After the restart one roborock (S7) of two was not available anymore. The other robot has now all entites (also the child lock :-) ). All entities of the S7 were not available. I activated debug setting and restart again. Now, the integration can not be loaded anymore. Also after another restart. Both robots are not available.
What version of Home Assistant Core has the issue?
core-2025.12.0b3
What was the last working version of Home Assistant Core?
core-2025.12.0b2
What type of installation are you running?
Home Assistant OS
Integration causing the issue
roborock
Link to integration documentation on our website
https://rc.home-assistant.io/integrations/roborock
Diagnostics information
home-assistant_roborock_2025-12-01T21-08-53.041Z.log
Example YAML snippet
Anything in the logs that might be useful for us?
Additional information
No response