Color Wheel Saturation

Hey guys,

I connected a HomeKit Item to my DMX Color item.
First I only was able to control Brightness, but not color or saturation.
I solved the problem with creating a dummy module and extracting HSB values from it,
which works with color and brightness, but the saturation does not updated properly.
My color item goes from red to green or any hue I like, but it does not go back to white.

Is this a problem with HomeKit or my coding?

-mj

Well, without posting your coding we have nothing to review.

I actually solved the problem myself, the ColorWheel from the HomeKit devices does not send any saturation values atm, so I added a backdoor for one specific hue value to switch back to white