I would like to run a flow every Friday night at 9pm
But, I can only find a “when” card saying “the time is”
So seems like I need something that will trigger homey every day at 9m, and then in the “and” section I can check for the day of the week.
This seems inefficient for many flows.
Is there a way to add the day of the week to the “when” section?
Hi @Yair_Regev ,
It’s similar to @Peter_Kawa 's solution, I just prefer cronjob.
There you use the card
and in your case it would look like
The seconds number can be anything. I just don’t like to start with zero in seconds, in order to avoid conflicts with Every x minutes. It is just like a small delay.