Change wakeup automation
Open all covers Change mode
This commit is contained in:
parent
376499a8ef
commit
a336ce565c
1 changed files with 5 additions and 5 deletions
|
@ -6,11 +6,11 @@
|
|||
to: 'on'
|
||||
action:
|
||||
- service: cover.open_cover
|
||||
target:
|
||||
entity_id: cover.bedroom_blinds
|
||||
- service: cover.open_cover
|
||||
target:
|
||||
entity_id: cover.computer_cave_blinds
|
||||
entity_id:
|
||||
- cover.bedroom_blinds
|
||||
- cover.computer_cave_blinds
|
||||
- cover.living_room_blind
|
||||
- service: script.good_morning
|
||||
- delay: '15'
|
||||
- service: media_player.volume_set
|
||||
data:
|
||||
|
|
Loading…
Reference in a new issue