hi there,
I am looking for dashboard pop-up notification with dialog BUT with timeout!
The notification node is great. However, I have a use case where the popup message should be auto-"terminated" / "cancelled" after a certain time out with no user interaction.
I am controlling our EV charger from node red. When you plug it into our car (charger connected but locked) and the entrance door is being opened, this automatically unlocks the charger.
However, with a smart meter tariff, that kicks in later at night, I want to change this so that the default action would be to wait until later to do so. The pop up would be triggered when the car is connected and door is opened and would be shown on all displays with a message like "Charge car now?" with default "No" but optional "Yes" answer. That message should however disappear automatically say, after 1 min. So, as you enter, you can quickly override the "no", in case it should be charged right away.
Any thoughts or suggestions would be great!
THANKS