The or
and else
column in a Flow will give you even more control over your Flows and offers the possibility to merge different flows into one powerful Flow.
Using the or group in a Flow
- Make sure that you have multiple Flow cards in the
and
group. - Hold and drag one of the Flow cards down until you see the
or
group pop up. - Release the Flow card that you want to put into the
or
group.
Using the else group in a Flow
- Make sure that you have multiple Flow cards in the
then
group. - Hold and drag one of the Flow cards down until you see the "else" group pop up.
- Release the Flow card that you want to put into the
else
group.
How the or and else groups work
If all Flow cards in one of the or
groups get a green checkmark, the Flow cards in the then
column will be processed. If none of the or
groups gets a green checkmark, the Flow cards in the else
group will be processed by Homey.