mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-09-09 02:58:44 +00:00
Fix delay: syntax
This commit is contained in:
@@ -57,11 +57,11 @@ script:
|
||||
data_template:
|
||||
with_group: yes
|
||||
entity_id: media_player.master_bedroom
|
||||
- delay: "00:00:02"
|
||||
- delay: 00:00:02
|
||||
- service: script.sonos_blast
|
||||
data_template:
|
||||
message: "{{ message }}"
|
||||
- delay: "00:00:05"
|
||||
- delay: 00:00:05
|
||||
- service: sonos.restore
|
||||
data_template:
|
||||
with_group: yes
|
||||
|
||||
Reference in New Issue
Block a user