Page 1 of 1

Time trigger when powered off

Posted: 30 Jul 2017 17:22
by Luca.Biraghi
Hi everyone.
I just wanted to ask if there is an easy and effective way to let Automagic start a flow as soon as booted if it couldn't do "on time" because the tablet was powered down.

As example:
Trigger: time based trigger. Every day at 00:20 start the flow
Acion: increment global variable "a" by 1

If one night I shut down the tablet at 23:00 till morning at 7:00, trigger shouldn't start, right? I'm looking for an easy way to let the trigger start when I boot the device at 7:00.

Of course it shouldn't activate the flow every time I boot the device but only if there is a "missed" trigger at 00:20.

Any idea?

Thanks for help.

Luca
from Italy

Re: Time trigger when powered off

Posted: 31 Jul 2017 00:24
by Desmanto
You need to use Trigger Global Variable Date/Time, check the Trigger Immediately. Then in action, add one more action to add the GloVar by 24 hours.