Fix wakeup automation
This commit is contained in:
parent
b32ea71e3e
commit
e7581717ff
@ -39,7 +39,7 @@
|
|||||||
target:
|
target:
|
||||||
entity_id: cover.bedroom_blinds
|
entity_id: cover.bedroom_blinds
|
||||||
data:
|
data:
|
||||||
position: "{{ repeat.count }}"
|
position: "{{ repeat.index | int }}"
|
||||||
- delay:
|
- delay:
|
||||||
seconds: 18
|
seconds: 18
|
||||||
- service: media_player.volume_set
|
- service: media_player.volume_set
|
||||||
|
Loading…
Reference in New Issue
Block a user