Send message 15 minutes before schedule action
Hello,
Let's say that I would like to send a push message to the user 15 minutes before a schedule comes active:
The schedule will power off a device and I would like to inform the user, so he's able to disable the schedule if necessary.
How can I achieve this? I cannot find any way...
What I can suggest though, is to add a SendPush command to the schedule and place it x minutes before the main schedule execution.
Let's say:
I have a schedule that's opening my shutters at 08:00h. If I add a SendPush command to the schedule, to fire up at 7:45, I can send a notification at that time. You can call it "Notification prior execution" or something more simple.
I know it's not going to be "pretty" solution, but I think it works.
The only drawback is that the "notification trigger" is going to show up on the schedule list, as an extra command. If that doesn't bother you...
Add SendPush to the command, elaborate your push message, add it to the schedule below and change it's time according to the schedule, for 15m earlier.
Best regards