blueprints/automation/medication-reminder.yaml aktualisiert
This commit is contained in:
@@ -70,3 +70,10 @@ action:
|
||||
- service: "{{ notify_service }}"
|
||||
data:
|
||||
message: "{{ !input.medication_name }} is due again for {{ person | title }}."
|
||||
|
||||
- service: input_select.select_option
|
||||
target:
|
||||
entity_id: !input.person_selector
|
||||
data:
|
||||
option: "No selection"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user