mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-18 19:26:57 +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") }}'
|
payload: '{{ states("sensor.date") }}'
|
||||||
topic: 'dash/simplehuman/medicine_time'
|
topic: 'dash/simplehuman/medicine_time'
|
||||||
retain: true
|
retain: true
|
||||||
|
|
||||||
|
- service: script.ifttt_notify
|
||||||
|
data_template:
|
||||||
|
value1: 'Took Medicine today.'
|
||||||
|
@@ -22,7 +22,7 @@ frontend:
|
|||||||
|
|
||||||
group: !include_dir_merge_named group
|
group: !include_dir_merge_named group
|
||||||
device_tracker: !include_dir_merge_list device_tracker
|
device_tracker: !include_dir_merge_list device_tracker
|
||||||
discovery:
|
#discovery:
|
||||||
updater:
|
updater:
|
||||||
sun:
|
sun:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user