1
0
ansible-home-assistant/scripts/50.iphone-scripts.yaml

12 lines
273 B
YAML
Raw Normal View History

2021-06-30 21:54:27 +00:00
wake_up:
alias: '[Alarm clock] waking up'
sequence:
- service: cover.set_cover_position
target:
entity_id: cover.bedroom_blinds
data:
position: 10
woken_up:
alias: '[Alarm clock] woken up'
sequence:
- service: script.good_morning