Color<x\><a class="cmnd" id="color"></a>|x = `1..6`<BR>  `1` = Set color<BR>  `2` = Set color adjusted to current `Dimmer` value<BR>  `3` = Set clock seconds hand color *([Scheme](#scheme) `5` only)*<BR>  `4` = Set clock minutes hand color *([Scheme](#scheme) `5` only)*<BR>  `5` = Set clock hour hand color *([Scheme](#scheme) `5` only)*<BR>  `6` = Set clock hour marker color<BR>`<value>`<BR>`r,g,b` = set color by decimal value (`0..255`)<BR>`#CWWW` = set hex color value for CT lights <BR>`#RRGGBB` = set hex color value for RGB lights<BR>`#RRGGBBWW` = set hex color value for RGBW lights<BR>`#RRGGBBCWWW` = set hex color value for RGBCCT lights (5 PWM channels)<BR>**Note**:<br>Just append an `=` instead of the remaining color codes, this way they wont get changed. For example a command like `Color #00ff=` would update the RGB part to disable red and enable geen, but would omit to update blue or any white channel.
0 commit comments