Remove all instances of deprecated "data_template"

This commit is contained in:
2023-02-26 20:18:55 -05:00
parent 7c41267885
commit 9a443ed3d2
11 changed files with 59 additions and 59 deletions

View File

@ -38,7 +38,7 @@ give_me_darkness:
alias: Both adults are home
then:
- service: script.activate_alexa_actionable_notification
data_template:
data:
text: <voice name='Brian'><prosody rate='150%'>Would you like me to arm
the security system?</prosody></voice>
event_id: actionable_notification_night_security_arm
@ -278,7 +278,7 @@ going_upstairs:
data: {}
alias: Shut down laptop
- service: script.activate_alexa_actionable_notification
data_template:
data:
text: <voice name='Brian'><prosody rate='150%'>Would you like me to shut down
your computer?</prosody></voice>
event_id: actionable_notification_shutdown_computer