blueprints/automation/medication-reminder.yaml aktualisiert
This commit is contained in:
@@ -39,7 +39,7 @@ trigger:
|
||||
- platform: event
|
||||
event_type: tag_scanned
|
||||
event_data:
|
||||
tag_id: !input nfc_tag_id
|
||||
tag_id: "{{ inputs.nfc_tag_id }}"
|
||||
|
||||
variables:
|
||||
scanned_user_id: "{{ trigger.context.user_id }}"
|
||||
|
||||
Reference in New Issue
Block a user