Page 1 of 1

Time input to flow?

Posted: 23 Jan 2017 07:28
by Ducatirocks
My mention is to build up a conrol flow for the car engine heating element. I can control remote 230 ac sockets allready but only instantly with custom widget.

I'd like to set the engine starting time from UI element (widget etc.) but havent found applicable element for that? The flow should control the remote socket on for 2 hours before my trip starts.

What is the most convenient way to input the trip start time to flow with UI element?

Re: Time input to flow?

Posted: 24 Jan 2017 20:58
by Martin
Hi,

You can show a dialog to enter a start time with an action Input Dialog and type Date & Time or just Time. The selected value will be stored in variable value.

Regards,
Martin