Closes #107 - Added IFTTT alert when I take my medicine for record keeping.

This commit is contained in:
CCOSTAN
2017-03-13 17:33:32 +00:00
parent 2838d6be97
commit 2ec32b9dee
4 changed files with 6 additions and 2 deletions

View File

@@ -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.'