Using iRobot Favorites

Hi everyone, I have an iRobot Roomba i7. It was integrated into HA using the “iRobot Roomba and Braava” app. My question is: how can I launch the favorites I’ve created from my mobile app? This way I can decide which areas to clean. Is this possible? Thanks.

Hi,
Not that I’ve seen in the integration entities, nor the docs:

That said, the last time there was a missing function, it was in the underlying Python library, there was a code workaround, and that got added later…

If I understand correctly, I need to extract the room and zone IDs with dorita. Then, if I want to run multiple rooms in a queue, I need to create a Python script. Question: When iRobot integration is enabled on HA, are there any issues using the iRobot mobile app? Does the “continus” flag cause any problems?