Page 1 of 1

Trigger for time range available?

Posted: 07 Nov 2016 21:51
by dasacom
Hello,
a few days ago I bought the pro version. I love this app.
I have a question. I can not find a trigger for a time range.
For example I want to turn of wifi at 7 in the morning when I leave me house. And turn it on at 7 in the evening when I come back.
In the moment I am using two flows. One for turning off. The other for turning on.

or

Turn bluetooth on at 7 and disable bluetooth at 8.

Saw a condition with time range. But have no idea that it could help me.

Is it possible to create a flow for both (turning on and off) or do I have to use two flows?

thank you very much

Re: Trigger for time range available?

Posted: 07 Nov 2016 21:55
by mbirth
I'd use two flows with a "Time" trigger each like you do at the moment.

If you want to compress it into one, you could assign both Time triggers to the flow (so it will trigger on both times) and then add a condition block to find out if it's AM or PM and then set the Bluetooth state according to that.

Re: Trigger for time range available?

Posted: 14 Dec 2016 19:21
by turkert
Thank you. I didn't know we can assign multi trigger to a flow.