Hello,
I was toying with colorComponents property for QuickApp type color controller to see if I can turn it in some sort of control for CCT (Correlated Color Temperature) lights. What I can say other than mission success.
I found how to use color components Cold White and Warm White by toying woth colorComponents property via Swagger (Fibaro API).
This is just bare QA with use of CCT and it lacks connecting it to any Z-Wave device, e.g. Fibaro RGBW controller (would be great to pair it with), or any 3rd party IP/ZigBee (via HUE Bridge) device, like FutureNow FNIP device.
Please note, QA posted here is not supported by Fibaro, but it is just "butchering" of color controller QA ?. So please do not message Fibaro support or @A.Socha, @T.Konopka, or others from Fibaro that this QA is not working. If they decide to shut down colorComponents property, then this QA will cease to work.
As those color components are in Home Center v5.070.42, then probably Fibaro will create some support of CCT in future.
Import and showing cold white and warm white sliders:
Go to Settings -> 5. Devices -> tab Other.
Click on Add device button and select Import Quick App.
Select Quick App downloaded from here.
In Dashboard go to newly added Quick App.
Click on Add CCT components button.
Quick app to download and toy with:
version 1.0
initial release
version 1.1
added comments to code
turn off function sets both colors to 0
turn on function sets both colors to their last value
In App you can control it by using colors red and green in basic QA preview. In extended preview you will see cold White and warm White sliders.
Edit:
ColorComponents Enhancers and Faders (buttons on right side above each slider) are not supported.
Edit: Use this CC QA for your sollutions ():