Hello,
I recently purchased the HE and a couple of RGB Genie ZB-3010 (https://rgbgenie.com/?product=rgbgenie-color-touch-panel-and-dimmer-black-zigbee-2)/ Everything works great using the ZB-3027 drivers built into Hubitat, but the scene buttons do not work.
I was debugging, and found
dev:2892020-01-11 18:59:24.659 traceskipped cluster:0005, command:05, data:[00, 00, 03]
dev:2892020-01-11 18:59:23.859 traceskipped cluster:0005, command:05, data:[00, 00, 02]
dev:2892020-01-11 18:59:23.148 traceskipped cluster:0005, command:05, data:[00, 00, 01]
in the logs (00, 00, 01 is the S1 button).
Basically, I'm wondering if there is any way to get these buttons to do something. I'd love to get them to trigger a variable so I could use them to control other switches or lights, or even to trigger scenes if variables are not going to work.
My thoughts would be to use the one in my living rooms to control the living room lights with the variable set to S1, my entry lights with the variable set to S2, and my kitchen/dining room lights with S3. Failing that use the top portion to control the living room lights (all RGBW lights) and the S1 to switch the entry way lights on (one RGBW, one White), S2 to switch hallway lights on (just a switch), and S3 to switch the kitchen lights on (2 switches, 3 white lights).
I would be willing to mess around with the driver but I'm not sure the built-in drivers are editable. I'm no programmer but I am persistent and would be willing to look up how to program in groovy.
Is this something I can do, or is it something that's impossible?
Thanks in advance,
Dennis