Add TTS announcement when K is picked up from school
This commit is contained in:
@ -550,6 +550,10 @@ automation:
|
|||||||
message: "Kallen has been picked up from school."
|
message: "Kallen has been picked up from school."
|
||||||
title: "Kallen Location Alert"
|
title: "Kallen Location Alert"
|
||||||
tag: kallen-pickup
|
tag: kallen-pickup
|
||||||
|
- service: script.speech_engine
|
||||||
|
data:
|
||||||
|
who: alexa_everywhere
|
||||||
|
message: "Collin has been picked up from school."
|
||||||
initial_state: true
|
initial_state: true
|
||||||
|
|
||||||
# - id: 395ebb76-83e4-4a7c-913e-2598fef3d5c1
|
# - id: 395ebb76-83e4-4a7c-913e-2598fef3d5c1
|
||||||
|
Reference in New Issue
Block a user