blueprints/automation/medication-reminder.yaml aktualisiert

This commit is contained in:
2025-08-29 12:07:47 +00:00
parent aa0617f611
commit c93477f48c

View File

@@ -70,10 +70,8 @@ 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"