Well that is smart! Maybe if I add a delay and then check again like ten minutes later I can catch the away the same way!
Do you get an actual notification or does it happen in the background?
I have it setup with a delay as well to make sure I get the not_home. You donât get a notification it all happens in the background.
3 Likes
Iâve started doing something similar in Node Red to pull the location every 30 seconds BUT its causing the notification limit to be exceeded:
iOS push notification rate limits for None: 151 sent, 150 allowed, 0 errors, resets in 11:06:40
Is there any other way to do this which doesnât reply on the push notifications? can it not be called via the devicetracker
service instead?