You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Logger: homeassistant.config_entries
Source: config_entries.py:640
First occurred: 10:08:43 AM (1 occurrences)
Last logged: 10:08:43 AM
Error setting up entry [email protected] for roborock
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 640, in __async_setup_with_context
result = await component.async_setup_entry(hass, self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/components/roborock/__init__.py", line 72, in async_setup_entry
device.duid: device for device in all_devices
^^^^^^^^^^^
AttributeError: 'dict' object has no attribute 'duid'
Additional information
No response
The text was updated successfully, but these errors were encountered:
Hey there @Lash-L, mind taking a look at this issue as it has been labeled with an integration (roborock) you are listed as a code owner for? Thanks!
Code owner commands
Code owners of roborock can trigger bot actions by commenting:
@home-assistant close Closes the issue.
@home-assistant rename Awesome new title Renames the issue.
@home-assistant reopen Reopen the issue.
@home-assistant unassign roborock Removes the current integration label and assignees on the issue, add the integration domain after the command.
@home-assistant add-label needs-more-information Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue.
@home-assistant remove-label needs-more-information Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.
The problem
Error when re-installing Roborock core integration. Error message: "Failed to set up: Check the logs"
What version of Home Assistant Core has the issue?
core-2024.12.4
What was the last working version of Home Assistant Core?
core-2024.12.3
What type of installation are you running?
Home Assistant OS
Integration causing the issue
Roborock
Link to integration documentation on our website
https://www.home-assistant.io/integrations/roborock
Diagnostics information
N/A
Example YAML snippet
N/A
Anything in the logs that might be useful for us?
Additional information
No response
The text was updated successfully, but these errors were encountered: