Hi Rossko, you just put me on the right track
-
there is no official doc regarding the color channel type. Maybe I didn’t found it?
But usage of color type throws no errors and there are many threads on this topic out there. -
I used the HSB parameter to push HSB parameters to the actor.
I would also use switch to get parameter for a switch actor.
Unfortunately I got RGB values as output from a HSB parameter
That I really didn’t expect so thank you very much for your hit!
The GA in the binding expects HSB values as well:
181,“11.06.2020 17:11:32,075”,vom Bus,S=0,Niedrig,1.1.252,-0,1/3/17,Decke innen HSV,6,GroupValueWrite,“00 00 00 | kein Tag, 00:00:00”,LL_ACK
183,“11.06.2020 17:12:02,927”,vom Bus,S=4,Niedrig,1.1.252,-0,1/3/17,Decke innen HSV,6,GroupValueWrite,7F 12 0C,LL_ACK
Now I turned the bindings GA to a KO with RGB values.
And it works!
I’m curious about the final KNX color type doc