Group rules trigger

Now i tested and read more so

receivedCommand - will be implicitly available in every rule that has at least one command event trigger.

So using “changed” this will not be available!

@5iver and @rlkoshak my example would be

I need one rule for the members and one for the group, but the members should not trigger when the group was triggered, as there will be a different command line to execute for all.

Or if i know who triggered i may use if-else, so one rule.

The problem lies in the fact that i can not change the group in the iu and not get the single member rule to trigger as the group will sendCommand to the member.