Roborock Saros 10R vacuum or mop only

Just installed the Roborock integration for my new Saros 10R.
Everything works fine but i can’t figure out how to vacuum only or to mop only.

I saw some posts where you can sent a vacuum command but i can’t find any parameters for the saros10R.

Hey there
I have a Saros 20 where i have found out how to do it.
I have make a pdf file where you can see it. maybe it works on your Saros 10R
pdf is here

I will try that.
Thank you so much !!!

This is fantastic and works like a charm for me. Was looking for this for months. Thank you so much for sharing!

it does ? Do you have saros 10R ? For me it just blings bell, nothing else happends :confused:

action: vacuum.send_command
target:
  entity_id: vacuum.saros_10r
data:
  command: set_clean_motor_mode
  params:
    - fan_power: 104
      mop_mode: 300
      mop_power: 0
      water_box_mode: 200

With that command you only set settings on saros.
Thats why saros blings the bell. it say settings ok
you have to start saros after that with

action: vacuum.start
target:
  entity_id: vacuum.saros_20_sonic_complete

change your entity_id to sarso entity you have

1 Like

Aah yes, thank you for clarifying this to me :slight_smile: