I've got a Roborock Q5 Pro. Things have been going well, but I decided I wanted to break down the cleaning routine into a series of rooms to allow it to empty the bin more often. Dog fur gives it indegestion.
I named the rooms on the map and grabbed the list of rooms (see attachment). I have 3 scripts that launch 3 sets of cleaning. Two of them work fine, the third complains:
Error: Invalid option: Dining Room (possible options: Kitchen)
Looking at the script trace, it's passing a text string as the option, but when I edit the script in YAML, I'm passing a list of room IDs, and this doesn't translate to the visual editor, so I'm not sure where it's getting this text string. That's a secondary issue, though, to the problem that it doesn't like the room IDs.
I've even tried deleting the dining room (ID: 16) from the script (as shown in the attached screen shot), but it still fails.
What am I missing?
Running in Docker
Core: 2025.11.0
Frontend: 20251105.0