Post your questions and help other users.
Moderator: Martin
-
adorno
- Posts: 2
- Joined: 13 Sep 2017 16:50
Post
by adorno » 13 Sep 2017 18:09
hi, i hope you can help me
1. motion detected
2. display start 30s
3. app should start ( once)
my problem: each motion, app start again and again

-
Martin
- Posts: 4468
- Joined: 09 Nov 2012 14:23
Post
by Martin » 13 Sep 2017 19:05
Hi,
You could disable the flow with an action 'Set Flow State: Disable {flow_name}' to stop the flow once the app is started.
You probably also have to use menu->Options of the flow and then change the Flow execution policy to Skip... to ensure that the flow is not started many times in parallel.
Regards,
Martin
-
adorno
- Posts: 2
- Joined: 13 Sep 2017 16:50
Post
by adorno » 15 Sep 2017 18:15
thx
it works
