I made a timer widget for automatically turn on/off a water heating boiler
but you can use it for any purpose
http://automagic4android.com/flow.php?i ... c5dc9e9b71
timer widget
Moderator: Martin
Re: timer widget
In flow "boiler up" is something funny: there's the expression condition, followed by branching to a script action in any case.
If you want to execute that script regardless of condition true or false, you could execute it simply before the condition.
If you want to execute that script regardless of condition true or false, you could execute it simply before the condition.