50 lines
966 B
YAML
50 lines
966 B
YAML
sequence:
|
|
- action: select.select_option
|
|
target:
|
|
entity_id: select.karl_heinz_mop_intensity
|
|
data:
|
|
option: standard
|
|
- delay:
|
|
hours: 0
|
|
minutes: 0
|
|
seconds: 0
|
|
milliseconds: 500
|
|
- action: select.select_option
|
|
target:
|
|
entity_id: select.karl_heinz_mop_mode
|
|
data:
|
|
option: deep
|
|
- delay:
|
|
hours: 0
|
|
minutes: 0
|
|
seconds: 0
|
|
milliseconds: 500
|
|
- action: vacuum.set_fan_speed
|
|
target:
|
|
entity_id: vacuum.karl_heinz
|
|
data:
|
|
fan_speed: turbo
|
|
- delay:
|
|
hours: 0
|
|
minutes: 0
|
|
seconds: 0
|
|
milliseconds: 500
|
|
- action: vacuum.send_command
|
|
target:
|
|
entity_id: vacuum.karl_heinz
|
|
data:
|
|
command: app_segment_clean
|
|
params:
|
|
- segments:
|
|
- 23
|
|
- 20
|
|
- 16
|
|
- 18
|
|
- 17
|
|
- 22
|
|
- 21
|
|
repeat: 1
|
|
alias: Saugen und wischen (alles)
|
|
description: ''
|
|
|