adds script
This commit is contained in:
49
roborock/scripts/Saugen_und_Wischen_alles.yaml
Normal file
49
roborock/scripts/Saugen_und_Wischen_alles.yaml
Normal file
@@ -0,0 +1,49 @@
|
||||
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: ''
|
||||
|
||||
Reference in New Issue
Block a user