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.
Closed
Add AND/OR/Brackets functions in flows
Vonkenboer
Member
in Archive
Just a suggestion, maybe it would be nice to add system AND/OR blocks, and brackets (lay-out) into flows?
For example:
if <device1> == <status>
and ( (<device2> == <status> AND <device3> ==<status>) OR (<device4> == <status> AND <device5> == <status>) ) AND (<device6> == <status> AND <device7> == <status>)
then <device8> = <value>
It will, IMHO, definitely decrease the number of flows and increase the efficiency of the flows-system. Or is this already implemented in some way?
For example:
if <device1> == <status>
and ( (<device2> == <status> AND <device3> ==<status>) OR (<device4> == <status> AND <device5> == <status>) ) AND (<device6> == <status> AND <device7> == <status>)
then <device8> = <value>
It will, IMHO, definitely decrease the number of flows and increase the efficiency of the flows-system. Or is this already implemented in some way?
This discussion has been closed.
Comments