mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-20 12:10:28 +00:00
Closes #881 - Obsolete Service_TEMPLATE and Data_TEMPLATE
This commit is contained in:
@@ -23,13 +23,13 @@
|
||||
message: "Took Medicine today."
|
||||
|
||||
- service: mqtt.publish
|
||||
data_template:
|
||||
data:
|
||||
payload: '{{ states("sensor.date") }}'
|
||||
topic: 'dash/medicine/medicine_time'
|
||||
retain: true
|
||||
|
||||
- service: script.notify_engine
|
||||
data_template:
|
||||
data:
|
||||
title: 'Medicine Reminder Completed'
|
||||
value1: 'Carlo Took Medicine today.'
|
||||
who: 'parents'
|
||||
|
Reference in New Issue
Block a user