Time function in a flow to tile?

Hi,

I am using the time functions in the flow, but this is not perfect as I have to change this time sometimes.

Is there a way to get these function in a tile where I can set the time from the app without entering the flow?

Let’s say I would like the time to be 6 and 10 instead of 07 and 11.

Kind regards

Yes, use TIMEY
have fun!

1 Like

You might be able to achieve this by:

  • Creating variables for each timestamp that you want to change;

  • Use the Timey app (as indicated above) for the WHEN cards, as that app allows variable inputs;

  • Put the variables on your Dashboard and change them from there using the Logic widget:

1 Like

For triggering flows on time best create Alarms if you have a Homey Pro.
Trigger on a specific Alarm or any allarm that contains an fe EventXYZ in the name if you have multiple events.
Fe:

  • EventXYZ workday 6u30
  • EventXYZ weekend 9u00

Hi,

I didn’t quite get what the difference between Timey and Homey’s own date and time cards were?

I think solution will be the easiest. I created alarms from the app and named them. I am fully able to adjust the time from the phone without entering the flow.

Thnak you!

I felt this was much more work than just implementing the alarm card from the phone app into the flow.

1 Like