Skip to content

service_call_schema for segment repeats Roborock S5 Max #426

Discussion options

You must be logged in to vote

Try using this config:

map_modes:
  - template: vacuum_clean_segment
    max_selections: 5
    repeats_type: EXTERNAL
    max_repeats: 5
    service_call_schema:
        service: vacuum.send_command
        service_data:
            entity_id: '[[entity_id]]'
            command: app_segment_clean
            params:
                segments: '[[selection]]'
                repeat: '[[repeats]]'

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@nkgiovannivl
Comment options

@PiotrMachowski
Comment options

@commwolf-sketch
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
3 participants