Hi there!
Hubitat newbie here — I recently bought some generic Zigbee 3.0 RGB LED Controllers from Amazon (model C03Z) to convert some old LED strips on furniture items from Bluetooth to Zigbee, and integrate them with my new C-8 Pro.
I was able to get everything wired up and working using the “Advanced Zigbee RGB Bulb” driver (the generic drivers did not work as expected).
However, when changing colors, I am always able to get pure red (R255, G0, B0), but cannot do pure green or blue. Whenever I attempt to set pure green or blue, the system automatically adds in a little bit of another color.
To be super specific. Within the “Set Color” command,
I’d input the values on the left below, hit “set,” and then the light would change to the values on the right:
Red: (R255, G0, B0) —> (R255, G0, BO)
Blue: (R0, G0, B255) —> (R5, G0, B255)
Green: (R0, G255, B0) —> (R0, G255, B10)
Video attached showing me input the values on the left, but having the values on the right reflected. Is there a solution for this?
