-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Lutron Connected Bulb Remote #14
Comments
I need to check this, I have a quite similar device (TRADFRI remote control). Will check if I'm able to read commands from it. Only caveats is that you need to flash your CC2531, but this is documented here |
I'd be interested in using these devices as input to Home Assistant or similar as well. |
Alright, great! I've ordered a CC2531 and programmer. I'll test out my Lutron remote when it gets here. |
I cannot get the Tradfri remote control to send button commands to zigbee-shepherd. I found out that the Tradfri Remote Control has profileID: 0xC05E, which seems not supported by zigbee-shepherd at the moment. This is the Touchlink profile zigbeer/zigbee-shepherd#11 Probably because of this attrs are missing in E.G.
Also interesting: https://github.com/athombv/com.ikea.tradfri/issues/29 |
My current understanding of the Tradfri remote control is that instead of emitting button press events it directly controls bulbs. Reading various topics this seems to be a strange device. Therefore I still have trust that the Lutron connected bulb remote can be supported. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Is it possible to add the Lutron Connected Bulb Remote? It is a 4-button ZLL dimmer.
It's a bit of an odd device, as it is generally paired to the bulbs directly rather than the hub. The 4 buttons connect directly to bulbs to do the following:
Ideally, zigbee2mqtt would be able to read the commands directly, so that I could use them as plain old button controllers.
Before I buy a bunch of ZigBee hardware from China to test this, are there any caveats I should be aware of?
The text was updated successfully, but these errors were encountered: