Just watched Krill's Cool video and decided to add in a delay to my announcements when coming home. Vid here: https://youtu.be/QbOez63XlFs @peyanski
This commit is contained in:
parent
afc4713123
commit
0d823bbe08
|
@ -16,6 +16,8 @@
|
||||||
for: '00:02:00'
|
for: '00:02:00'
|
||||||
|
|
||||||
action:
|
action:
|
||||||
|
- wait_template: >-
|
||||||
|
{{ states.binary_sensor.kitchen_door.state == 'on' }}
|
||||||
- service: script.speech_engine
|
- service: script.speech_engine
|
||||||
data_template:
|
data_template:
|
||||||
personarriving: >
|
personarriving: >
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 51 KiB After Width: | Height: | Size: 56 KiB |
Binary file not shown.
Before Width: | Height: | Size: 83 KiB After Width: | Height: | Size: 87 KiB |
Loading…
Reference in New Issue