This is the forum archive of Homey. For more information about Homey, visit the Official Homey website.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
Solved
Multiple triggers in a flow
Lurendrejer
Member
Hi.
I'm looking for an app that has an action card for 'any device'.
Does such an app exist or could somebody find time to make such an app if at all possible?
So that if any devices changes to on or off some action would be activated.
I'm looking for an app that has an action card for 'any device'.
Does such an app exist or could somebody find time to make such an app if at all possible?
So that if any devices changes to on or off some action would be activated.
Tagged:
Comments
From top to bottem:
A alarm went on (then you can select wich alarm for example motion, co2 or battery)
A alarm went off (then you can select wich alarm for example motion, co2 or battery)
A value of a sensor changed (then you can select wich alarm for example motion,lux or battery)
A device didn't respond for x minutes
Does it have 'any switch' was turned on functionality or only what you mentioned?
All my light z-wave light switches are represented by an on/off switch in homey.
Is there a underlying reason why we can't have multiple triggers per flow? I have quite few flows that does the same thing - just with different triggers.
https://github.com/athombv/homey/issues/1628
There's support for multiple triggers (any lights on, any battery empty etc) in 1.5 as soon as it hits stable.
But when you have three to four buttons to turn on the same lights, things get stupid quite fast
after upgrading to 1.5, I'm trying to combine some of the flows I had made that act upon door sensors opening. Currently I have 3 flows (each triggered by a different sensor) that generate an action.
I thought that in the current version I was able to trigger an action if sensor a, b or c activates, but have problems finding how that should be configured. any tips?
thanks,
Patrick
I would like to have multiple triggers in one thread, any triggers.
Like
When...
* A device triggerd
or
* The time is 10:00
or
* A sun event is triggered.
Or is there a workaround you can share with med, i don't want to have three flows for morning, day, evening etc.
?
https://github.com/athombv/homey/issues/444
https://github.com/athombv/homey/issues/1628
Shouldn't this work..?
There is now a trigger (in the "devices" card) card which has a card called "alarm triggered", and you then can select a zone and alarm type
must be me, but how can I select the zone in the example used above? I do have a trigger not 'alarm triggered' and selected 'contact alarm' as type, but not sure how I need to tell it just to trigger for a single zone. so for now I have an 'AND' check not all alarms are off where I can set the zone, but it seems like a weird way to set it up.
thanks,
Pat
Now it works
I'm fairly new to Homey so I might be overlooking something.
If want to be able to start a flow let's say Watch TV in different ways. (With a virtual button in the app, with a physical button, with my voice)
Do I need to make three flows please?
Would make more sense, in this case, to have one flow with different triggers, right?
If I can vote for such feature then please let me know the location.
Thanks in advance!
@PitVM https://github.com/athombv/homey/issues?q=is:open
search if there is already a topic on this, if not make a new topic.
https://forum.athom.com/discussion/936/positive-flows-that-work
You can change the way Sets is working for your situation. For example an AND or OR relation for the different 'states' within the 'Set'.