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?
Proximity On/Off
Moderator: Martin
Re: Proximity On/Off
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
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