Proximity sensor + Execution count ..dealing with overflow?
Posted: 09 Mar 2014 00:04
Hi guys,
I am tring to make a flow that uses proximity sensor and execution count condition. The idea is if I wave my hand x number of times, certain action would be triggered.
It work, but the problem is that it often encounters emergency stoppage due to the flow being triggered too many times.
I ended up temporary disabling the flow, then reenabling it after the action, which seems to get around the problem the most of the time, but this is a bit sloppy trick, and it doesn't seem to work 100% (I still get the emergency stoppage ... just less).
What would be more proper way of handling this?
I am tring to make a flow that uses proximity sensor and execution count condition. The idea is if I wave my hand x number of times, certain action would be triggered.
It work, but the problem is that it often encounters emergency stoppage due to the flow being triggered too many times.
I ended up temporary disabling the flow, then reenabling it after the action, which seems to get around the problem the most of the time, but this is a bit sloppy trick, and it doesn't seem to work 100% (I still get the emergency stoppage ... just less).
What would be more proper way of handling this?