I have an notification (through node red presently) that pops up as I approach home to allow me to take actions (open garage, turn on lights, both), it’s exactly what I want, “buttons” on my screen overlaid on top of everything else to take quick actions.
The problem is, it comes up while I’m driving, then disappears into the notification shade - often before I have a chance to take my eyes off the road and click on it.
Perhaps actionable notification isn’t the best method for this - what are other people doing for similar functionality?
I’ve tried persistent notifications (which stay in the shade and I can’t get rid of, but not on the screen).
Any suggestions on how to get the actionable notification to remain visible and interactive, or is there some other method I should be looking at?