I suppose I could do it that way. It's set up to run once and be done.
On Monday, May 16, 2022 at 1:24:55 PM UTC-4 Henrik "The Developer" Lindqvist wrote:
There's no need to re-start a flow, they're meant to run indefinitely, e.g. to perform an action once a week...
- Flow beginning
- Time await
- Play sound
- (loop back to #2)
Ensure to enable the "run on system startup" option in settings to make the flow resume after reboot.