First commit
This commit is contained in:
31
scripts.yaml
Normal file
31
scripts.yaml
Normal file
@@ -0,0 +1,31 @@
|
||||
test_skript:
|
||||
alias: Test Skript
|
||||
sequence:
|
||||
- service: select.select_next
|
||||
metadata: {}
|
||||
data:
|
||||
cycle: true
|
||||
target:
|
||||
entity_id: select.einer_muss_ja_oben_putzen_room_1_cleaning_times
|
||||
description: ''
|
||||
putzen_mit_aktuellen_einstellungen:
|
||||
alias: Putzen mit aktuellen Einstellungen
|
||||
sequence:
|
||||
- device_id: e3c239837f93b5c44793f97299290e28
|
||||
domain: button
|
||||
entity_id: 7f600e7e80d023f325c88bc6343bf5b2
|
||||
type: press
|
||||
- device_id: e3c239837f93b5c44793f97299290e28
|
||||
domain: vacuum
|
||||
entity_id: b4a25c41d1eeb3a6d84ec0b935515ed2
|
||||
type: clean
|
||||
description: ''
|
||||
icon: mdi:robot-vacuum
|
||||
mediaplayer_play_wakeup_music:
|
||||
sequence:
|
||||
- service: media_player.play_media
|
||||
target:
|
||||
entity_id: media_player.spotify
|
||||
data:
|
||||
media_content_id: https://open.spotify.com/playlist/2TwygCUmV9hogNFqZZ4to2?si=a3df6a7b57564edb
|
||||
media_content_type: playlist
|
||||
Reference in New Issue
Block a user