mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-09-13 23:36:42 +00:00
add id to automations
This commit is contained in:
@@ -50,6 +50,7 @@ input_boolean:
|
||||
|
||||
automation:
|
||||
- alias: Tablet Already taken
|
||||
id: 1f295bb8-8925-4b22-8f75-9fe079b295a8
|
||||
trigger:
|
||||
platform: event
|
||||
event_type: ios.notification_action_fired
|
||||
@@ -60,6 +61,7 @@ automation:
|
||||
entity_id: input_boolean.medicine
|
||||
|
||||
- alias: Remind Me Later
|
||||
id: 79b49c85-f832-47d7-b02d-bff099ef6fbc
|
||||
trigger:
|
||||
platform: event
|
||||
event_type: ios.notification_action_fired
|
||||
@@ -82,6 +84,7 @@ automation:
|
||||
apns_id: 'Medicine'
|
||||
|
||||
- alias: Medicine Reminder
|
||||
id: 78c47087-8242-470c-97d1-3dc5747ed576
|
||||
initial_state: true
|
||||
trigger:
|
||||
- platform: time_pattern
|
||||
|
Reference in New Issue
Block a user