Change wakeup automation
Remove redundant cover open
This commit is contained in:
parent
a336ce565c
commit
4659bc42ce
1 changed files with 0 additions and 5 deletions
|
@ -5,11 +5,6 @@
|
|||
entity_id: calendar.automations_wakeup
|
||||
to: 'on'
|
||||
action:
|
||||
- service: cover.open_cover
|
||||
entity_id:
|
||||
- cover.bedroom_blinds
|
||||
- cover.computer_cave_blinds
|
||||
- cover.living_room_blind
|
||||
- service: script.good_morning
|
||||
- delay: '15'
|
||||
- service: media_player.volume_set
|
||||
|
|
Loading…
Reference in a new issue