Hi,
While reading more closely about the current Zigbee-Binding, I came across the zigbee groups
command in the openHAB client console:
openhab> zigbee --help | grep group
Usage: openhab:zigbee - group READ|SYNC|CREATE|DELETE|ADD|REMOVE [GROUPID|ENDPOINT|NAME] - Manage groups
Usage: openhab:zigbee - ncpmcast [SET INDEX ID EP NW] [CLEAR INDEX] - Read and configure NCP multicast group table
openhab>
… which was mentioned in the Zigbee-Binding documentation readme as well:
Is there a guide somewhere explaining, how to make use of it?
In the forum I just found quite old posts where @chris always replied, that’s not supported yet by the openHAB. Has this changed?
Use case here is controlling a row of IKEA tunable white smart bulbs (spots) in the kitchen, which should get identical dim level as well as same color temperature of course.
Through using openHAB groups this works somehow, but iterating through a bunch of channels does not feel smart if there would be the multicast option of Zigbee groups.
Thanks a lot,
C.