Get events for members of a group #518
evelant
started this conversation in
Feature Request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Getting state changes for all members of a group seems like a pretty common use case. For example with motion lighting you probably want to reset a timer if any member of a motion group detects motion but only allow the timer to expire if all members of the group have been off for the whole duration.
Here is a Subflow I developed for doing this, but I'm not sure if it's the best way to go about it. Might it be better to implement this as a feature for the event listener nodes?
Beta Was this translation helpful? Give feedback.
All reactions