Using notify.mobile_app I managed to get this working:
message: "Waze"
title: "Drive home"
data:
actions:
- action: "URI"
title: "Open Waze"
uri: "https://waze.com/ul?favorite=home&navigate=yes"
Which gives me a actionable button to click to go home.
Now I’m thinking perhaps this can be done even better?
If I trigger on screen interactive, time, position and connected with bluetooth to my bluetooth receiver in the car then I know I’m about to go home from work (and drive to work in the morning).
So can I broadcast this as an intent for chrome to visit the URL?
I tried:
message: "command_broadcast_intent"
title: "https://waze.com/ul?favorite=home&navigate=yes"
data:
channel: "com.android.chrome"
But it did not work.
Is there some way to launch Waze without clicking a button? (that didn’t sound lazy did it?)
In case anyone is looking for a good bluetooth receiver I highly recommend this one https://www.aliexpress.com/item/32878241482.html
Just to clarify, by this one I mean that board not seller. I bought it locally and have no clue about this seller.