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

@ -890,7 +890,7 @@ automation:
# at: '23:58:00'
# action:
# service: mqtt.publish
# data_template:
# data:
# topic: 'house/rain/yesterday_total'
# retain: true
# payload: "{{ states('sensor.todays_rainfall') }}"
@ -951,6 +951,6 @@ script:
alias: 'Weather Briefing'
sequence:
- service: script.speech_engine
data_template:
data:
who: "{{ who }}"
message: !include ../templates/speech/weather_briefing_full.yaml