Fix a couple of wrong "who" templates
This commit is contained in:
@ -189,7 +189,7 @@ script:
|
|||||||
voice: Emma
|
voice: Emma
|
||||||
- service: script.text_notify
|
- service: script.text_notify
|
||||||
data:
|
data:
|
||||||
who: "ios_parents"
|
who: "parents"
|
||||||
message: "I just gave Kallen's nightly briefing."
|
message: "I just gave Kallen's nightly briefing."
|
||||||
|
|
||||||
kallen_morning_briefing:
|
kallen_morning_briefing:
|
||||||
@ -218,7 +218,7 @@ script:
|
|||||||
voice: Emma
|
voice: Emma
|
||||||
- service: script.text_notify
|
- service: script.text_notify
|
||||||
data:
|
data:
|
||||||
who: "ios_parents"
|
who: "parents"
|
||||||
message: "I just gave Kallen's morning briefing"
|
message: "I just gave Kallen's morning briefing"
|
||||||
|
|
||||||
daily_briefing:
|
daily_briefing:
|
||||||
|
Reference in New Issue
Block a user