Skip to content

Action for making a roborock vacuum a specific room configured in the official app? #141

Answered by jdejaegh
raine asked this question in Q&A
Discussion options

You must be logged in to vote

Not sure to understand correctly your question. As I understood, you would like to have your Roborock clean a specific room (that you defined in the app) on the press of a button. Am I correct?

To do so, you service call would look something like the following:

service: roborock.vacuum_clean_segment
data:
  segments: [20]
target:
  entity_id: vacuum.roborock_s7

In data.segments you can put multiple rooms if you wish, like [20, 16, 1].

In order to find what are the correct number for you rooms, you might use PiotrMachowski/lovelace-xiaomi-vacuum-map-card.

  • Install the card from HACS
  • Add the card to one of your dashboards
  • Select the camera entity and the vacuum entity provided by the Roboro…

Replies: 2 comments 7 replies

Comment options

You must be logged in to vote
2 replies
@raine
Comment options

@raine
Comment options

Answer selected by raine
Comment options

You must be logged in to vote
5 replies
@Lash-L
Comment options

@smartmatic
Comment options

@dilorenzo1987
Comment options

@jata1
Comment options

@bunjg
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
7 participants