Clean specific room using API?

Hi!

In the documentation we can see they don’t have any attribute for the room information:

Not all the things a device does are exposed in the API, have you checked if this device appears as OCF type in the Advanced Users app?
If so, it means this works on the application level and not the API level, so, this means the commands from the app work because it communicates directly to the device but there might be no command that does the same action exposed in the API.
In this post, I shared some details the engineering team provided about OCF devices that might help understand more why they behave differently:

I suggest you reach out to the manufacturer and ask if they’re exposing the information or a command to be used through the API to specify the room you want to clean. Only the manufacturer can modify the integration and provide documentation about it since they’re the ones that developed it and know which information of their intellectual property would like to share publicly.