I had my Roomba 960 working in HA as of a few weeks ago, but then it stopped connecting, so I decided to delete it and try starting fresh and now I can’t even get it configured!
I follow all the steps described, even retrieving my password using dorita980. But when I paste the password into the field, it thinks for a while and says “Failed to connect”
Any help with how to get it to take would be appreciated!
I’ve done that a couple times too, hoping it would be the answer. I factory reset, setup in the Roomba app, run dorita980 to get the new password, force quit the Roomba app, and then start the HA process, but to no success
I have the exact same issue. Also tried a lot of things to get it working again. I am able to retrieve password with dorita980, but pasting it in manually still results in “connection” failed.
Take a look at the responses on Git Issue 117071, there are several workarounds people have used with success.
One is to download the core Roomba integration and copy it to your custom_component folder and make a couple changes to config_flow. Others report that you have to run a manual job - which I believe works in a similar way because the Roomba is actively running and answering queries at that time.
You might see if any of those solutions work for you.