Closed asmolarczyk closed 3 years ago
As a work around you can try putting the Hue bulb in a group and binding the 6735 to the group instead of directly to the device.
Thank you! This is a nice workaround. Unfortunately (of course) the bulbs restore to the last brightness level when using this approach. With the default dimmable scenes as described by busch jaeger it is possible to recall a scene
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
Hi,
I'm using a Busch-Jaeger 6735 switch to control my zigbee devices. In order to use the dimmable scenes of this switch, I had to remove the bindings to the zigbee2mqtt coordinator. This setup works quite good when using e.g. Mueller Tint bulbs because they support attribute reporting. The state of the bulbs is immediately updated in zigbee2mqtt.
Unfortunately my Philips hue bulbs do not support reporting. Therefore the new state of the bulbs (on/off, brightness) is never updated. I already tried to use report_emulate, but I think this does not help here.
When using the Philips hue bridge, it takes a few seconds, but then the state of the bulbs is updated in the app. Is it somehow possible to get the same polling-based update behaviour in zigbee2mqtt?
I'm on the dev branch.