mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-17 19:06:53 +00:00
Closes #107 - Added IFTTT alert when I take my medicine for record keeping.
This commit is contained in:
@@ -22,3 +22,7 @@
|
||||
payload: '{{ states("sensor.date") }}'
|
||||
topic: 'dash/simplehuman/medicine_time'
|
||||
retain: true
|
||||
|
||||
- service: script.ifttt_notify
|
||||
data_template:
|
||||
value1: 'Took Medicine today.'
|
||||
|
Reference in New Issue
Block a user