Aohzan / hass-blueprints

My personnal collection of Home-Assistant's blueprints
Apache License 2.0
13 stars 14 forks source link

Notifications do not work in latest home assistant. #7

Closed ryanneufeld closed 1 year ago

ryanneufeld commented 1 year ago

I've setup the automation using your blueprint, but when it activates, the notifications come back immediately

homeassistant    | 2022-12-12 15:35:47.753 INFO (MainThread) [homeassistant.components.automation.medication_reminder_ryan] Medication reminder (Ryan): Notify until the medication has been take: Choose at step 5: default: Running automation actions
homeassistant    | 2022-12-12 15:35:47.753 INFO (MainThread) [homeassistant.components.automation.medication_reminder_ryan] Medication reminder (Ryan): Notify until the medication has been take: Choose at step 5: default: Executing step device automation
homeassistant    | 2022-12-12 15:35:47.915 INFO (MainThread) [homeassistant.components.mobile_app.notify] mobile_app push notification rate limits for Ryans phone: 10 sent, 500 allowed, 0 errors, resets in 0:24:12
homeassistant    | 2022-12-12 15:35:47.915 INFO (MainThread) [homeassistant.components.automation.medication_reminder_ryan] Medication reminder (Ryan): Notify until the medication has been take: Choose at step 5: default: Executing step call service
homeassistant    | 2022-12-12 15:35:47.916 INFO (MainThread) [homeassistant.components.automation.medication_reminder_ryan] Medication reminder (Ryan): Repeating Notify until the medication has been take: Iteration 2
homeassistant    | 2022-12-12 15:35:47.917 INFO (MainThread) [homeassistant.components.automation.medication_reminder_ryan] Medication reminder (Ryan): Notify until the medication has been take: Running automation actions
homeassistant    | 2022-12-12 15:35:47.917 INFO (MainThread) [homeassistant.components.automation.medication_reminder_ryan] Medication reminder (Ryan): Notify until the medication has been take: Executing step call service
homeassistant    | 2022-12-12 15:35:47.918 INFO (MainThread) [homeassistant.components.automation.medication_reminder_ryan] Medication reminder (Ryan): Notify until the medication has been take: Choose at step 2: choice 1: Running automation actions
homeassistant    | 2022-12-12 15:35:47.919 INFO (MainThread) [homeassistant.components.automation.medication_reminder_ryan] Medication reminder (Ryan): Notify until the medication has been take: Executing step device automation
homeassistant    | 2022-12-12 15:35:48.132 INFO (MainThread) [homeassistant.components.mobile_app.notify] mobile_app push notification rate limits for Ryans phone: 10 sent, 500 allowed, 0 errors, resets in 0:24:11
homeassistant    | 2022-12-12 15:35:48.132 INFO (MainThread) [homeassistant.components.automation.medication_reminder_ryan] Medication reminder (Ryan): Notify until the medication has been take: Executing step wait for trigger (timeout: 0:30:00)
homeassistant    | 2022-12-12 15:35:48.133 INFO (MainThread) [homeassistant.components.automation.medication_reminder_ryan] Medication reminder (Ryan): Notify until the medication has been take: Initialized trigger
homeassistant    | 2022-12-12 15:37:35.308 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new automation.automation entity: automation.advanced_medication_reminder_android
homeassistant    | 2022-12-12 15:37:35.312 INFO (MainThread) [homeassistant.components.automation.advanced_medication_reminder_android] Initialized trigger Advanced medication reminder (Android)

If I tap on the notification and open the HomeAssistant app it will clear. But when I select "taken" or "remind" or "skip" it just comes back immediately.