A big thanks for the integration and all the support.
I’ve mine with two periods over the day, all perfect.
I need to find a way for a loudly alarm that can’t be dismissed without a tag (or not without manual actions in Home Assistant at least, to cover all scenarios lol)
Hi,
i used this code to implement my home assistant, but i would like the drug notification to arrive on monday, wednesday, friday, i am a beginner, can you help me? thank you
Hello @Mati24, thank you for sharing this blueprint.
I use it for a couple of day’s now using my android tablet. Also it is now reminding me via my media-players of the need of my med’s.
Sadly there is small annoying thing, when i accidentally on the notification then it is gone, and i cant tell the reminder that i indeed took my med’s. Some other notifications you cant close, is there a way to enable this for this notification.
I have also something to wish for, could it be possible to run the same notification on multiple devices, and not only on android or iOS. But also something like a switchpanel etc. or just a button to indicate that the med’s are taken?
each time, choose a differente value for notify_device like notify_device_2, add this new input variable in the input: part, and now you can add a second device
hi,
who can help me, I would like to add to project the conditions for choosing the days of the week, I tried with the following changes but it doesn’t work, help me please, thank you
notify_device:
name: Notification
description: il dispositivo deve eseguire l’app Home Assistant ufficiale per ricevere le notifiche
selector:
device:…
I have two automations for one medication that i need to give twice a day and two more for two different meds.
I get reminders at the right time, but when I drop the actions and select “Administered” (my replacement for default “Taken”, I still get reminders every half hour for each automation.
So right now i am receiving four reminders every 30 minutes for meds I have already administered.
Ok, thanks, I’ll try now, but if I wanted to put the choice of days in the menu to create the automation, how does it happen for the hour? Thanks again
Template variable error: 'None' has no attribute 'event' when rendering '{{ wait.trigger.event.data.action == 'taken' }}'
Template variable error: 'None' has no attribute 'event' when rendering '{{ wait.trigger.event.data.action == 'later' }}'
Template variable error: 'None' has no attribute 'event' when rendering '{{ wait.trigger.event.data.action == 'skip' }}'
Hi did you find a solution to this error. I have the same. Thank You
Logger: homeassistant.helpers.script
Source: helpers/script.py:409
First occurred: 16:12:00 (12 occurrences)
Last logged: 16:27:02
Error in 'choose[0]' evaluation: In 'template' condition: UndefinedError: 'None' has no attribute 'event'
Logger: homeassistant.helpers.template
Source: helpers/template.py:536
First occurred: 16:12:00 (12 occurrences)
Last logged: 16:27:02
Template variable error: 'None' has no attribute 'event' when rendering '{{ wait.trigger.event.data.action == 'taken' }}'
Template variable error: 'None' has no attribute 'event' when rendering '{{ wait.trigger.event.data.action == 'later' }}'
Template variable error: 'None' has no attribute 'event' when rendering '{{ wait.trigger.event.data.action == 'skip' }}'