mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-17 10:57:03 +00:00
Closes #107 - Added IFTTT alert when I take my medicine for record keeping.
This commit is contained in:
@@ -1 +1 @@
|
||||
0.40.0
|
||||
0.38.3
|
@@ -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.'
|
||||
|
@@ -22,7 +22,7 @@ frontend:
|
||||
|
||||
group: !include_dir_merge_named group
|
||||
device_tracker: !include_dir_merge_list device_tracker
|
||||
discovery:
|
||||
#discovery:
|
||||
updater:
|
||||
sun:
|
||||
|
||||
|
Reference in New Issue
Block a user