Proximity On/Off

Post your questions and help other users.

Moderator: Martin

Post Reply
and313
Posts: 7
Joined: 28 Apr 2013 12:26

Proximity On/Off

Post by and313 » 29 Apr 2013 15:18

Hi,

How could i configure the sensor so it is enabled at the beginning of the flow and stays on until it gets disabled at the end?

User avatar
Martin
Posts: 4468
Joined: 09 Nov 2012 14:23

Re: Proximity On/Off

Post by Martin » 29 Apr 2013 15:49

Hi,

The triggers of a flow are registered in the system when the flow is enabled and deregistered when the flow is disabled. You can enable/disable your proximity flow with an action Set Flow State: Enable flowxyz from another flow. You can also disable the proximity flow from within the flow with action Set Flow State: Disable {flow_name}.

Regards,
Martin

Post Reply