Advertisement
314ma

Xiaomi Miio workaround

Apr 25th, 2025
289
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.30 KB | None | 0 0
  1.  - template: vacuum_clean_segment
  2.     repeats_type: EXTERNAL
  3.     service_call_schema:
  4.       service: vacuum.send_command
  5.       service_data:
  6.         command: app_segment_clean
  7.         entity_id: "[[entity_id]]"
  8.         params:
  9.           - segments: "[[selection]]"
  10.             repeat: "[[repeats]]"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement