-
-
Notifications
You must be signed in to change notification settings - Fork 31.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Roborock S6 cannot setup #134129
Comments
Hey there @Lash-L, mind taking a look at this issue as it has been labeled with an integration ( Code owner commandsCode owners of
(message by CodeOwnersMention) roborock documentation |
Hi I need more of the logs to diagnose this further. |
home-assistant_roborock_2024-12-28T14-03-58.930Z.log I cannot find any other logs ... Thanks! |
Same here with roborock qrevo master. After Update to ha Version 2024.12.5 |
Log: |
@fdreckmann : How did you get this log? I am a newbe with HA and struggeling to find relevant information |
Getting similar issue: Log: Logger: roborock.containers HomeDataDevice.init() got an unexpected keyword argument 'cid' |
And second log entry: Logger: homeassistant.config_entries Error setting up entry [email protected] for roborock |
Does anyone check previous reported issues before creating a new thread? It’s literally a few posts down from this and already noted that a fix is being issued |
Yes, I saw many similar issues, but none matching what I see. Also the fix seems using 2024.12.5, which I am already using ....... |
Key word... AFTER 24.12.5 |
Let's hope you are right! |
I also have an S6 and added a Q Revo Master - wanted to see if I could have devices / entities for both.. and since then have been experiecing the same 'Failed to setup, check the logs' - tried multiple times, tried HA restart, Roborocks are on network - previously worked for S6 (solo) - but hadn't touched config for quite somet ime. I'm also not quite sure where I would find the detailed logs for this or how to set logging levels (running HA in Linux Docker) Anyhow Merry Xmas and Happy New Year - hope we get a fix! |
The problem
I am a complete newbe to HomeAssistant, which I setup on a Raspberry 4b.
Integration of my Roborock S6 fails, only showing: "Failed setup, will retry: no devices were able to successfully setup'
What version of Home Assistant Core has the issue?
core-2024.12.5
What was the last working version of Home Assistant Core?
new
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
DEBUG (MainThread) [homeassistant.components.roborock] Getting home data
DEBUG (MainThread) [homeassistant.components.roborock] Got home data HomeData(id=125403, name='My Home', products=[], devices=[], received_devices=[], lon=None, lat=None, geo_name=None, rooms=[])
DEBUG (MainThread) [homeassistant.components.roborock] Getting home data
DEBUG (MainThread) [homeassistant.components.roborock] Got home data HomeData(id=125403, name='My Home', products=[], devices=[], received_devices=[], lon=None, lat=None, geo_name=None, rooms=[])
DEBUG (MainThread) [homeassistant.components.roborock] Getting home data
DEBUG (MainThread) [homeassistant.components.roborock] Got home data HomeData(id=125403, name='My Home', products=[], devices=[], received_devices=[], lon=None, lat=None, geo_name=None, rooms=[])
Example YAML snippet
No response
Anything in the logs that might be useful for us?
No response
Additional information
Both the HA and Roborock are on the same network (10.xxx.yyy.60 and 10.xxx.yyy.49). The Roborock can be pinged from the HA.
I am not able to find any other logs, or stacktraces to help to pin down the issue.
The Roborock is working fine with the Roborock Android App.
The text was updated successfully, but these errors were encountered: