Closed seime closed 1 year ago
Is it realy neccessary to update the group members separately. I just did it because it was done before as well (and never touch a running system). @seime Have you tested to just update/command the group item itself?
Yes, it is necessary to update members separately. The framework does not do this for us. I thought so too a while back :)
Now I see that commands are sent twice to each member, which is wrong. sendCommand
to a Group item (without manually sending to member items) now do seem to work. I think it didn't at some point?
Can you remember @seaside1 ?
I'm running 3.4.3 now
Currently when sending commands/updates to group items, the state/command is not updated for the group itself, only member items. This makes it impossible to listen for group commands originating from Jrule, but works when sending from ie openhab-console or android app.