diff --git a/roborock/scripts/Saugen_und_Wischen_alles.yaml b/roborock/scripts/Saugen_und_Wischen_alles.yaml new file mode 100644 index 0000000..5d7492b --- /dev/null +++ b/roborock/scripts/Saugen_und_Wischen_alles.yaml @@ -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: '' +