I want to click on a chip to clean one room, but nothing happens.
Action
Vacuum: Send command
action: vacuum.send_command
data:
command: app_segment_clean
params: 19
target:
entity_id: vacuum.roborock_s8_pro_ultra
but this works in developer tools, actions:
the action is set to Vacuum: Send command
action: vacuum.send_command
data:
command: app_segment_clean
params: 19
target:
entity_id: vacuum.roborock_s8_pro_ultra