I had the opportunity to test for these devices
- DIM Zigbee Push-button Coupler SR-ZG2833PAC-DIM-S2
- DIM Zigbee Push-button Coupler SR-ZG2833PAC-DIM-G2
from this manufacturer
beside the fact that they are not supported by zigbee2mqtt and that I had to implement their support on my own (trivial but a bump on the road
nonetheless) into zigbee2mqtt
i have bad news for those. I have them working and they WORK as intended but not with Philips Hue.
The reason is due of their firmware nature. They are green power device, so they behave very similarly to the battery less device where they send a message and the home automation system will intercept it and translate to an action.
These device works slightly differently, they assume that the bulb / lamp that they are targeting has the capability to LEARN more remotes to directly control them.
In zigbee2mqtt they appear as devices that have no endpoint nor cluster (only the green power one) and they donât send any message to the main mesh hold by the coordinator.
The configuration of these device is more âhardwareâ than software.
You need to set a certain status the device (pairing mode) via a button sequence and the lamp/ bulb in pairing mode, then the device will send a command to a frequency of the mesh. It can cycle over the 16 channel available until it matches the one where the lamp is listening.
If the pairing is successful, the light will react in some how to it (blinking most likely) during pairing.
Proceed to repeat for every lamp/ bulb you want to control with this device.
These device can control as many device that are at reach of the signal that it produces.
More over, these devices can act as router relying messages of the network, they rely messages on the same frequency where the lamp configured to it is.
They can work within a configured mesh network.
In addition my test were executed with this configuration:
- 2 bulbs from 3rd party vendor (something from aliexpress, with pairing mode with multiple remote, i discover it only by chances )
- bulbs initially paired / joined to my main mesh network zigbee and displayed in zigbee2mqtt
- let the button coupler to join the network as well (put it in pairing mode and let it be visualized by zigbee2mqtt)
- put one of the two bulb in pairing mode, then put the the button coupler in pairing mode (my newtork is on channel 11) and then simply waited a couple of second. the bulb blinked.
- repeated for the second
at the end when i was pressing the push button attached to the button coupler it was indeed controlling the two bulbs with dimming.
So the TLDR is:
If the bulb has this capability then you are gold (their bulb / led driver has this). If you have a Philips Hue you are out of the game.
So their binding is different from what we mention in this thread.
I Hope that this would be helpful to some one.
In addition i am in contact with them since some weeks, i explained my struggle with this device and I explained the needs, it seems that they are listening to the request and they could modify the firmware to allow a different firmware to be loaded with a normal binding, but i am waiting for their answer, i wouldnât hold the breath for this