-
Couldn't load subscription status.
- Fork 7.7k
-
Hello,
is there a way to modify "Zigbee_Color_Dimmable_Light" to an RGBWW led strip with individual adressable leds? Sure i could use the function given and only have r g and b, but how to use the warm white and how to control it by its own?
Im not so familiar with this zigbee functions. Are there any tutorials how to?
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 1 comment 4 replies
-
Hello, currently only Dimmable LED or DimmableRGB LED are supported. I had a quick look in the cluster specification and I can extend the EP with the ColorTemperature mode. Please open a feature request for that if you are interested :)
Beta Was this translation helpful? Give feedback.
All reactions
-
That would be great
Beta Was this translation helpful? Give feedback.
All reactions
-
@P-R-O-C-H-Y i will absolutely do it! Thank you!
But do you know if there is a feature like controlling adressable leds? Set the number of pixels / etc?
Beta Was this translation helpful? Give feedback.
All reactions
-
You will need some external library for that I guess, but that is not related to Zigbee. It's about handling the leds. I guess you can try and go with Adafruit NeoPixel.
Beta Was this translation helpful? Give feedback.
All reactions
-
Thats what i though. But i thought about a zigbee cluster type to control this leds. Well if it is not possible, thats ok. A color temperature mode would be great at all
Beta Was this translation helpful? Give feedback.