Skip to content

Lovelace button config for specific room cleaning #508

Answered by PiotrMachowski
doutor-ice asked this question in Q&A
Discussion options

You must be logged in to vote
sequence:
  - service: vacuum.send_command
    data:
      entity_id: vacuum.roborock_s5_max
      command: load_multi_map
      params: 1
  - delay: 00:00:05 # might not be necessary
  - service: xiaomi_miio.vacuum_clean_segment
    data:
      entity_id: vacuum.roborock_s5_max
      segments: 23

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@doutor-ice
Comment options

@PiotrMachowski
Comment options

@doutor-ice
Comment options

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