Page 1 of 1

On sensor changed

Posted: 09 Mar 2014 09:40
by martin_axt
If you add a trigger that executes when a determinate sensor change, that could delete the need of creating two or more flows. Here's an example: I want to know if my proximity distance has changed, it variates between two values(3cm-100cm). I have to make two flows, one for each value, but if an on sensor changed trigger is added, I can make only one flow, and get the information of the proximity with conditions.