Koenkk / zigbee2mqtt

Zigbee 🐝 to MQTT bridge 🌉, get rid of your proprietary Zigbee bridges 🔨
https://www.zigbee2mqtt.io
GNU General Public License v3.0
12.15k stars 1.68k forks source link

Group polling with direct binding not working for Hue bulb #8304

Closed froogl closed 3 years ago

froogl commented 3 years ago

What happened

I have created a direct binding between my scene switch (Busch-Jaeger RB01) and a ZigBee group. The following clusters are bound to the group:

Members of the ZigBee group are:

Activating a scene within that group through that switch is working perfectly, however neither the Hue bulb's on/off state nor the group state is updated within zigbee2mqtt.

The Z2M docs regarding group bindings say that Zigbee2MQTT polls the devices for updates after remote events, however opening a bug report might be required as that is not enabled for all devices. So here is that bug report. :smile:

What did you expect to happen

I know from the binding docs that Hue bulbs do not report on/off state changes when controlled through a direct binding. However the docs also say that this can be worked around by putting the bulbs into a group.

So I expected the bulb and group state to update.

How to reproduce it (minimal and precise)

  1. Put Hue bulb in group "group_test" and define some scenes within that group
  2. Bind scenes cluster from switch to "group_test"
  3. Activate scene through switch
  4. Lamp physically turns on according to scene, however zigbee2mqtt is not aware of that

Debug info

Zigbee2MQTT version: 1.21.0 Adapter hardware: slae.sh stick (CC2652RB) Adapter firmware version: 20210120

github-actions[bot] commented 3 years ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days