mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-09-13 15:26:58 +00:00
Updated IOS actions to use the notification script engine as well : Code from #357
This commit is contained in:
@@ -29,9 +29,10 @@
|
||||
|
||||
- service: script.notify_engine
|
||||
data_template:
|
||||
value1: 'Took Medicine today.'
|
||||
who: "parents"
|
||||
title: 'Medicine Reminder Completed'
|
||||
value1: 'Carlo Took Medicine today.'
|
||||
who: 'parents'
|
||||
- delay:
|
||||
minutes: 1
|
||||
- service: automation.turn_on
|
||||
entity_id: automation.log_medicine_activity
|
||||
entity_id: automation.log_medicine_activity
|
||||
|
Reference in New Issue
Block a user