# \[APP\]\[Pro\] Roborock Cloud - Intelligent robot vacuum cleaners

**URL:** https://community.homey.app/t/app-pro-roborock-cloud-intelligent-robot-vacuum-cleaners/128559
**Category:** Apps
**Tags:** app, homey-pro
**Created:** [January 22, 2025, 2:55pm UTC](https://community.homey.app/t/app-pro-roborock-cloud-intelligent-robot-vacuum-cleaners/128559 "2025-01-22T14:55:20Z")
**Posts on this page:** 20
**Page:** 19

<div class="post-metadata">

### Author: ![KennyMoens](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/kennymoens/32/84061_2.png) [@KennyMoens](https://community.homey.app/u/KennyMoens)
#### Post date: [June 6, 2025, 12:01pm UTC](https://community.homey.app/t/app-pro-roborock-cloud-intelligent-robot-vacuum-cleaners/128559/366 "2025-06-06T12:01:51Z")

</div>

Hey @Arjank95

The error is caused by this one:

```auto
[2025-06-06T11:33:57.081] [ERROR] RoborockDeviceWorker - failed to retrieve the room information: TypeError: Cannot read properties of null (reading 'rrHomeId')

```

Basically for your device the robot was not able to resolve the room to id mapping properly, because it did not get a proper response from the Roborock API back.

I would suggest to try to repair the device, this might fix your problem.

---

<div class="post-metadata">

### Author: ![Arjank95](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/arjank95/32/17429_2.png) [@Arjank95](https://community.homey.app/u/Arjank95)
#### Post date: [June 6, 2025, 12:37pm UTC](https://community.homey.app/t/app-pro-roborock-cloud-intelligent-robot-vacuum-cleaners/128559/367 "2025-06-06T12:37:58Z")

</div>

Unfortunately a repair doesn’t help. It’s weird because all the bleeps are working, and like the correct settings and map are selected and even all the parameters are updating like the battery status etc. So it looks like the API works beside start to clean.

Any other options?

---

<div class="post-metadata">

### Author: ![KennyMoens](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/kennymoens/32/84061_2.png) [@KennyMoens](https://community.homey.app/u/KennyMoens)
#### Post date: [June 6, 2025, 12:54pm UTC](https://community.homey.app/t/app-pro-roborock-cloud-intelligent-robot-vacuum-cleaners/128559/368 "2025-06-06T12:54:38Z")

</div>

Hey @Arjank95

Yeah I suspect that everything works, except room cleaning. If you trigger a full clean or a zone based clean I think it will work.

The room cleaning needs the id of a room, and for that I need to query another api. That api gave me a null on the home details, which should not occur. Because that is what the app needs for mapping room names to ids.

Anything else you can think of that has changed on your setup?

Kind regards

---

<div class="post-metadata">

### Author: ![Arjank95](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/arjank95/32/17429_2.png) [@Arjank95](https://community.homey.app/u/Arjank95)
#### Post date: [June 6, 2025, 1:40pm UTC](https://community.homey.app/t/app-pro-roborock-cloud-intelligent-robot-vacuum-cleaners/128559/369 "2025-06-06T13:40:24Z")

</div>

Indeed, the clean all rooms card still works!..  
No I’ve really no idea why the specific rooms stopped working. Only thing I made last week are two virtual devices in Homey for the dashboard with a flow to ride the vacuum cleaner out to a x/y point to pick it up easily to bring it upstairs, and another virtual device with a flow to ride back to the docking station. But should that possibly kill something? I didn’t have any x/y coordinate flow before

---

<div class="post-metadata">

### Author: ![KennyMoens](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/kennymoens/32/84061_2.png) [@KennyMoens](https://community.homey.app/u/KennyMoens)
#### Post date: [June 6, 2025, 2:45pm UTC](https://community.homey.app/t/app-pro-roborock-cloud-intelligent-robot-vacuum-cleaners/128559/370 "2025-06-06T14:45:57Z")

</div>

No it should not.

Can you try to repair and send me the diagnostics afterwards?

Thanks

---

<div class="post-metadata">

### Author: ![Arjank95](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/arjank95/32/17429_2.png) [@Arjank95](https://community.homey.app/u/Arjank95)
#### Post date: [June 6, 2025, 4:03pm UTC](https://community.homey.app/t/app-pro-roborock-cloud-intelligent-robot-vacuum-cleaners/128559/371 "2025-06-06T16:03:46Z")

</div>

Did a repair, tested the cleaning kitchen flow once and made a report:

6b12335c-14f2-453f-8610-0d5a9a29dd72

---

<div class="post-metadata">

### Author: ![KennyMoens](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/kennymoens/32/84061_2.png) [@KennyMoens](https://community.homey.app/u/KennyMoens)
#### Post date: [June 7, 2025, 6:13am UTC](https://community.homey.app/t/app-pro-roborock-cloud-intelligent-robot-vacuum-cleaners/128559/372 "2025-06-07T06:13:57Z")

</div>

Hey @Arjank95

Sadly it did not make me wiser… The only option I see now is adding more debugging information in a test version, and then see what it gives. For some reason the room mapping info call does not get properly resolved with you.

A guess here, maybe, if you dare, could you try v2.1.0? I’m personally now running it for 1-2 weeks without connection issues.

Kind regards,

---

<div class="post-metadata">

### Author: ![KennyMoens](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/kennymoens/32/84061_2.png) [@KennyMoens](https://community.homey.app/u/KennyMoens)
#### Post date: [June 7, 2025, 6:35am UTC](https://community.homey.app/t/app-pro-roborock-cloud-intelligent-robot-vacuum-cleaners/128559/373 "2025-06-07T06:35:33Z")

</div>

Hello guys,

I’ve just pushed v2.1.1 towards test, this fixes the drawing of the robot’s location.

I can now declare v2.1.1 more suitable for general use. There will still be bugs, but I’m intending to push it towards stable during the upcoming weeks. So further testing is appreciated!

Kind regards,

---

<div class="post-metadata">

### Author: ![Arjank95](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/arjank95/32/17429_2.png) [@Arjank95](https://community.homey.app/u/Arjank95)
#### Post date: [June 7, 2025, 12:24pm UTC](https://community.homey.app/t/app-pro-roborock-cloud-intelligent-robot-vacuum-cleaners/128559/374 "2025-06-07T12:24:35Z")

</div>

No problem, updated to test version 2.1.1.  
Unfortunately the vacuum cleaner still doesn’t leave his homebase..

d4d9021c-1bfc-4b64-9244-8bbc54f7c662

---

<div class="post-metadata">

### Author: ![KennyMoens](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/kennymoens/32/84061_2.png) [@KennyMoens](https://community.homey.app/u/KennyMoens)
#### Post date: [June 7, 2025, 2:36pm UTC](https://community.homey.app/t/app-pro-roborock-cloud-intelligent-robot-vacuum-cleaners/128559/375 "2025-06-07T14:36:14Z")

</div>

Hey @Arjank95

OK, still not enough info for debugging. I’ve now added more debugging output when the call in question is invoked, I’ve bumped v2.1.2 to test for these purposes.

Could you retest and submit diagnostics report again?  
PS: it will still not be resolved but hopefully I now have more info to help you out.

Kind regards,  
Kenny

---

<div class="post-metadata">

### Author: ![Arjank95](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/arjank95/32/17429_2.png) [@Arjank95](https://community.homey.app/u/Arjank95)
#### Post date: [June 7, 2025, 3:02pm UTC](https://community.homey.app/t/app-pro-roborock-cloud-intelligent-robot-vacuum-cleaners/128559/376 "2025-06-07T15:02:26Z")

</div>

Thanks for all the effort.  
Updated the app, started two cleaning flows (Keuken and Bijkeuken), here’s the report:

1e789547-d0d7-4704-8727-e8122da8c097

---

<div class="post-metadata">

### Author: ![KennyMoens](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/kennymoens/32/84061_2.png) [@KennyMoens](https://community.homey.app/u/KennyMoens)
#### Post date: [June 7, 2025, 4:04pm UTC](https://community.homey.app/t/app-pro-roborock-cloud-intelligent-robot-vacuum-cleaners/128559/377 "2025-06-07T16:04:33Z")

</div>

Hey,

Good I think we hit something :

Error: Failed to retrieve the home details: {“msg”:“request too frequency”,“data”:null,“code”:9002}

Do you have any other platform accessing your roborock? E.g. Home assistant?

I get the impression that you are temporary locked out. The app itself does not make that call that often,only upon startup

Thinking…

---

<div class="post-metadata">

### Author: ![djvagnetti](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/djvagnetti/32/124744_2.png) [@djvagnetti](https://community.homey.app/u/djvagnetti)
#### Post date: [June 7, 2025, 9:09pm UTC](https://community.homey.app/t/app-pro-roborock-cloud-intelligent-robot-vacuum-cleaners/128559/378 "2025-06-07T21:09:34Z")

</div>

Mine was even displaying the map, which was a big surprise to me. now it is entirely dead. Saros 10

---

<div class="post-metadata">

### Author: ![djvagnetti](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/djvagnetti/32/124744_2.png) [@djvagnetti](https://community.homey.app/u/djvagnetti)
#### Post date: [June 7, 2025, 9:10pm UTC](https://community.homey.app/t/app-pro-roborock-cloud-intelligent-robot-vacuum-cleaners/128559/379 "2025-06-07T21:10:58Z")

</div>

And no no other app connected to the Roborock unit. it just will not work at all.

---

<div class="post-metadata">

### Author: ![Arjank95](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/arjank95/32/17429_2.png) [@Arjank95](https://community.homey.app/u/Arjank95)
#### Post date: [June 8, 2025, 5:29am UTC](https://community.homey.app/t/app-pro-roborock-cloud-intelligent-robot-vacuum-cleaners/128559/380 "2025-06-08T05:29:06Z")

</div>

Noo I’m just running Homey and only have a connection between homey and Roborock. Maybe when I tested the X and Y coordinate flow I started the flow after every small coordinate change to get the right location. And like I said after I made the coordinate flows the vacuum cleaner stopped working.. So I think that’s where it went wrong.  
Any idea how to fix this?

---

<div class="post-metadata">

### Author: ![Paal\_Aamaas](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/paal_aamaas/32/116286_2.png) [@Paal\_Aamaas](https://community.homey.app/u/Paal_Aamaas)
#### Post date: [June 8, 2025, 11:50am UTC](https://community.homey.app/t/app-pro-roborock-cloud-intelligent-robot-vacuum-cleaners/128559/381 "2025-06-08T11:50:42Z")

</div>

Correctly mapped location. Control works perfectly. No issues. Great job!

Roborock Q5 pro, Homey 2023

---

<div class="post-metadata">

### Author: ![KennyMoens](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/kennymoens/32/84061_2.png) [@KennyMoens](https://community.homey.app/u/KennyMoens)
#### Post date: [June 9, 2025, 3:16pm UTC](https://community.homey.app/t/app-pro-roborock-cloud-intelligent-robot-vacuum-cleaners/128559/382 "2025-06-09T15:16:27Z")

</div>

Hello guys,

@Paal_Aamaas  
Great to hear!

@Arjank95  
OK, I don’t have a direct good suggestion, I am going to look at the home assistant app to see if I can learn something from them for this error.

@djvagnetti  
The v2.1 normally allows to.m repair for a Google account too. Please try that. I suspect your issue is different from @Arjank95.

Also please do submit me a diagnostics report, after a restart of the app. So that I cm might get an idea what is wrong.

Kind regards

---

<div class="post-metadata">

### Author: ![Jan-Thomas\_Borresen](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/jan-thomas_borresen/32/78856_2.png) [@Jan-Thomas\_Borresen](https://community.homey.app/u/Jan-Thomas_Borresen)
#### Post date: [June 15, 2025, 9:55pm UTC](https://community.homey.app/t/app-pro-roborock-cloud-intelligent-robot-vacuum-cleaners/128559/383 "2025-06-15T21:55:05Z")

</div>

Hi Kenny Moens,

It seems that importing or triggering routines created in the Roborock app via Roborock Cloud isn’t currently supported. If possible, are there any plans to introduce this feature in the future? It would be great to have this support, as you can create advanced routines in the Roborock app and then simply start them from Homey.

Thanks for any info!

Jan-Thomas

---

<div class="post-metadata">

### Author: ![Inunekko](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/inunekko/32/13815_2.png) [@Inunekko](https://community.homey.app/u/Inunekko)
#### Post date: [June 16, 2025, 7:28am UTC](https://community.homey.app/t/app-pro-roborock-cloud-intelligent-robot-vacuum-cleaners/128559/385 "2025-06-16T07:28:27Z")

</div>

I requested the same some time ago and it’s stored under [issue #64](https://gitlab.com/functor-solutions/homey/roborock/-/issues/64).

---

<div class="post-metadata">

### Author: ![MortenW](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/mortenw/32/47625_2.png) [@MortenW](https://community.homey.app/u/MortenW)
#### Post date: [June 16, 2025, 12:08pm UTC](https://community.homey.app/t/app-pro-roborock-cloud-intelligent-robot-vacuum-cleaners/128559/386 "2025-06-16T12:08:54Z")

</div>

I installed my new Saros 10 just two days ago and have been trying to make it integrate with HP23.  
My old S5Max has been working via Homey for several months and I have made some nice flows to control it, but somehow the Saros is not working.  
The S5 has been moved to the basement and I deleted all maps/rooms and made a new. It is working perfectly.  
I had no problem adding the Saros , but it does not react to flowcards like “When started cleaning” and any other.  
Also it will not show the floors I have added to the map so I cannot use the “Clean xxxx” cards  
About the only thing that seems correct is the battery level.  
Any suggestions to fix this? I’m on app version 1.3.1

[Previous page](https://community.homey.app/t/app-pro-roborock-cloud-intelligent-robot-vacuum-cleaners/128559.md?page=18)

[Next page](https://community.homey.app/t/app-pro-roborock-cloud-intelligent-robot-vacuum-cleaners/128559.md?page=20)
