From c93477f48ce506ec12a9e673d32287488cbea572 Mon Sep 17 00:00:00 2001 From: thomas Date: Fri, 29 Aug 2025 12:07:47 +0000 Subject: [PATCH] blueprints/automation/medication-reminder.yaml aktualisiert --- blueprints/automation/medication-reminder.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/blueprints/automation/medication-reminder.yaml b/blueprints/automation/medication-reminder.yaml index 8fdd4f5..81030a1 100644 --- a/blueprints/automation/medication-reminder.yaml +++ b/blueprints/automation/medication-reminder.yaml @@ -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" -