How to structure your flows: using virtual devices
I use virtual devices (button not switch!) to start my action (tag: >) and scene (tag: #) flows. I prefer it over using “when this flow is started”
-
Virtual devices show in which flow they are used. It makes it easier to track in which flow actions and scenes are used
-
Using virtual devices makes it easier to create new flows triggered by events.
Examples
Trigger flow that starts my day, but not every day start at the same time…
It triggers a virtual device (button not a switch!). This device is used to trigger the action flows. Remember, I keep my time trigger flows together in one folder “settings”
This is the virtual button showing the flows its triggering:
I trigger the same button at different times
Sleeping in on sundays…
how to structure your flows: grouping of sensors
In some cases you will have multiple sensors that should control the same action (scene).
Homey only allows one card in the IF sextion. That would mean you need to create the same flow for every sensor.
Another advantage of grouping is: if you ever need to exchange a sensor you do not need to update your flows! Just make sure at least one sensor stays in the group. Add the new sensor and then remove the old one. And you are done
But there is a nice solution for it: grouping of sensors.
Motion sensors: this is supported by athom via the “zone activity”. In the IF section select zone & devices, select the zone that your motion sensors are in

Select the desired action
Other sensors (temperature, lux etc):
Install the group app. This app allows you to group sensors and provides card to put in the flows
IF cards:

Action for the IF cards





