diff --git a/Commands.md b/Commands.md
index f58d981d..dd9e0415 100644
--- a/Commands.md
+++ b/Commands.md
@@ -317,7 +317,7 @@ See Also|[`SetOption21`](#SetOption21) - Energy monitoring when power is off
Command|Parameters
:---|:---
-Channel\|`0..100` = set PWM channel dimmer value from 0 to 100% »5.13.0
`+` = increase by 10 »7.7.0.1
`-` = decrease by 10 »7.7.0.1
When [`SetOption68`](#setoption68) is set to `1`, channel numbering begins with Relays first then PWM channels. [`Channel`](#channel) will be aligned to [`Power`](#power) numbering.
**Example**: 2 Relays and 3 PWM:
Relay1 = `Power1`
Relay2 = `Power2`
PWM1 = `Power3` and `Channel3`
PWM2 = `Power4` and `Channel4`
PWM3 = `Power5` and `Channel5`
+Channel\|`0..100` = set PWM channel dimmer value from 0 to 100% »5.13.0
`+` = increase by 10 »7.0.0.1
`-` = decrease by 10 »7.0.0.1
When [`SetOption68`](#setoption68) is set to `1`, channel numbering begins with Relays first then PWM channels. [`Channel`](#channel) will be aligned to [`Power`](#power) numbering.
**Example**: 2 Relays and 3 PWM:
Relay1 = `Power1`
Relay2 = `Power2`
PWM1 = `Power3` and `Channel3`
PWM2 = `Power4` and `Channel4`
PWM3 = `Power5` and `Channel5`
Color\|`r,g,b` = set color by decimal value (`0..255`)
`#CWWW` = set hex color value for CT lights
`#RRGGBB` = set hex color value for RGB lights
`#RRGGBBWW` = set hex color value for RGBW lights
`#RRGGBBCWWW` = set hex color value for RGBCCT lights (5 PWM channels)
x = `1..6`
`1` = Set color
`2` = Set color adjusted to current `Dimmer` value
`3` = Set clock seconds hand color *([Scheme](#Scheme) `5` only)*
`4` = Set clock minutes hand color *([Scheme](#Scheme) `5` only)*
`5` = Set clock hour hand color *([Scheme](#Scheme) `5` only)*
`6` = Set clock hour marker color
[**White Blend Mode**](white-blend-mode) »6.3.0
||Set color to
`1` = red
`2` = green
`3` = blue
`4` = orange
`5` = light green
`6` = light blue
`7` = amber
`8` = cyan
`9` = purple
`10` = yellow
`11` = pink
`12` = white (using RGB channels)
`+` = next color
`-` = previous color
CT|`153..500` = set color temperature from 153 (cold) to 500 (warm) for CT lights
`+` = increase CT value by 10
`-` = decrease CT value by 10