Skip to content

Commit 7e610f8

Browse files
Fix brand reporting table (#5108)
1 parent 3871a39 commit 7e610f8

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

docs/guide/usage/binding.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -78,19 +78,19 @@ When a devices is being bound to, Zigbee2MQTT will automatically configure repor
7878

7979
In order for this feature to work, the device has to support it. As devices from the same manufacturer (mostly) have the same features the table below might help to find out if your device supports it.
8080

81-
| Brand | On/Off | Brightness | Color | Color temperature | Color Mode |
82-
| :--------------- | :----: | :--------: | :---: | :---------------: | :--------: |
83-
| Philips Hue | N(1) | N(2) | N | N | N |
84-
| Philips Hue (BT) | Y | Y | Y | Y | N |
85-
| Trådfri(3) | Y | Y | Y | N | Y |
86-
| Innr | Y | Y | Y | Y | Y |
87-
| GLEDOPTO | N | N | N | N | N |
88-
| OSRAM | Y | Y | N | N | Y |
89-
| Müller Licht | N | N | N | N | Y |
81+
| Brand | On/Off | Brightness | Color | Color temperature | Color mode |
82+
| :----------------- | :----: | :--------: | :---: | :---------------: | :--------: |
83+
| Philips Hue (old) | | | N | N | N |
84+
| Philips Hue (new³) | Y | Y | Y | Y | N |
85+
| IKEA | Y | Y | Y | Y | Y |
86+
| Innr | Y | Y | Y | Y | Y |
87+
| GLEDOPTO | N | N | N | N | N |
88+
| OSRAM | Y | Y | N | N | Y |
89+
| Müller Licht | N | N | N | N | Y |
9090

9191
1. Bulbs on old firmware (date 20170908 or older) do report On/Off
9292
2. Zigbee2MQTT will manual poll for change if a binding updates the bulb.
93-
3. The color/brightness of a Trådfri bulb can be changed while the state=off, it also reports back the change.
93+
3. Lamps & bulbs released starting around 2019
9494

9595
If your devices do **not** support reporting put the device in a group and bind the remote to the group instead of directly to the device. This will make Zigbee2MQTT poll the device for updates when the bound remote controls the device. To minimize traffic this has not been enabled for all devices. If this does not work please create an issue for it [here](https://github.com/Koenkk/zigbee2mqtt/issues).
9696

0 commit comments

Comments
 (0)