Thank you for replying! I genuinely didnt even notice the duration slider when configuring, that is perfect!
Yes we are both on iOS my father is on Android and I will be configuring his phone into this automation tomorrow but I’m not sure how his notifications will respond yet. You are awesome for doing all this!
so that worked to remove the critical alerts. Some of the alerts seem to come in immediately regardless of the duration slider but I think that may be because of my zones and the inaccuracies of my iPhone GPS.
Template variable warning: 'person' is undefined when rendering '{{ person }} betritt {{ zone_to }}.'
Template variable warning: 'zone_to' is undefined when rendering '{{ person }} betritt {{ zone_to }}.'
Template variable warning: 'person' is undefined when rendering '{{ person }} verlässt {{ zone_from }}.'
Template variable warning: 'zone_from' is undefined when rendering '{{ person }} verlässt {{ zone_from }}.'
State of person is only ‘home’ and ‘not_home’. GPS coordinates are correct and my standard automatisation for zone notify works correctly.
Looks like you triggered the automation in the automation overview by clicking on run in the three-dots-menu!? Then no person or zone is given because the context of the trigger is empty.
The trigger must be the person. For testing purpose you have to set the state of the person to a zone name you defined in developer tools:
Hi, i love that blueprint thanks for that ! I have a problem. is it possible to remove Critical alert mention when i received the notification on my cell?
Did you import the blueprint via the import button in the initial post? It points to the correct blueprint.
If you did a manual update (copy & paste) you also have to reload automations in dev menu.
Hi,
can you add an option to send normal notifications for iOS Users? My wife and i get only critical notifications which are ignoring the focus states on our iPhones. The critical notifications type always trigger a beep sound and vibration on our iPhones and Apple Watches.
This is not ideal when we are in meetings or one of us is sleeping.
Is there an option to configure the delay for firing the actions/notifactions after zone change detection a bit more granular like 0,5m? I have the problem that 0s is too fast for some zones because she or i drive typically only through the zones. And 1m delay is too long for the main zones. When i get the notification at 1m delay she is already staying next to me in my office room after coming home.
But otherways great Blueprint. I can now delete tons of single notify automations!