This is the forum archive of Homey. For more information about Homey, visit the Official Homey website.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
Random time
Hindelaufen
Member
Hi All,
I get stuck to trigger a flow at a random amount of minutes at the start of a specific time.
So I would like to turn on a light at: -13 minutes < 13:45h > +15 minutes completely at random.
It must be possible, but I just don't get it right.
the 10,50 solution just seems to trigger 10 minutes always and not a random between 10 and 50 minutes.
I installed "Better Logic" but that seems not doing the trick.
Thanks
I get stuck to trigger a flow at a random amount of minutes at the start of a specific time.
So I would like to turn on a light at: -13 minutes < 13:45h > +15 minutes completely at random.
It must be possible, but I just don't get it right.
the 10,50 solution just seems to trigger 10 minutes always and not a random between 10 and 50 minutes.
I installed "Better Logic" but that seems not doing the trick.
Thanks
Comments
Did you do a "Flow Test" or actually let the flow trigger on its specified trigger?
Asking this because I also did some tests with the floweditor test button and also noticed that the card ran at 1 min. after clicking test button.
I guess I have to test it again without the test button..
I have added a new Random card in CountDown. It is pending approval at Athom, but if you want you can already get it from github: https://github.com/ralfvd/nl.bevlogenheid.countdown.git
Great option, but @Athom should add it to the firmware or fix it if it's broken.
The upside of the built-in delay card is that you don't need an extra flow to execute; this is a downside of the CountDown app, where you need a separate flow for that to execute once the timer reaches zero.
The upside of using CountDown is that you can reset the timer while running, or make decisions in flows whether the timer is running or not. That is not possible with the built-in delay in an action card.
Both have their functionality.
So adding it to CountDown won't exclude it for being fixed by Athom in their firmware. And I doubt having it in CountDown will change its priorities for Athom ;-)
it has been released in the app store.
some good news is needed today!!!
great work
Anybody else with this issue?