wrong version for channel command enhancement (7.7.0.1 -> 7.0.0.1)

Th0maz 2019-11-13 14:56:46 +01:00
parent e90618e9f8
commit 3b20083475
1 changed files with 1 additions and 1 deletions

@ -317,7 +317,7 @@ See Also|[`SetOption21`](#SetOption21) - Energy monitoring when power is off<BR>
<a id="tb-lights">Command|Parameters
:---|:---
Channel\<x\><a id="Channel"></a>|`0..100` = set PWM channel dimmer value from 0 to 100%&emsp; »5.13.0<BR>`+` = increase by 10&emsp; »7.7.0.1<BR>`-` = decrease by 10&emsp; »7.7.0.1<BR>When [`SetOption68`](#setoption68) is set to `1`, channel numbering begins with Relays first then PWM channels. [`Channel<x>`](#channel) will be aligned to [`Power<x>`](#power) numbering.<BR>**Example**: 2 Relays and 3 PWM:<BR>&emsp;Relay1 = `Power1`<BR>&emsp;Relay2 = `Power2`<BR>&emsp;PWM1 = `Power3` and `Channel3`<BR>&emsp;PWM2 = `Power4` and `Channel4`<BR>&emsp;PWM3 = `Power5` and `Channel5`
Channel\<x\><a id="Channel"></a>|`0..100` = set PWM channel dimmer value from 0 to 100%&emsp; »5.13.0<BR>`+` = increase by 10&emsp; »7.0.0.1<BR>`-` = decrease by 10&emsp; »7.0.0.1<BR>When [`SetOption68`](#setoption68) is set to `1`, channel numbering begins with Relays first then PWM channels. [`Channel<x>`](#channel) will be aligned to [`Power<x>`](#power) numbering.<BR>**Example**: 2 Relays and 3 PWM:<BR>&emsp;Relay1 = `Power1`<BR>&emsp;Relay2 = `Power2`<BR>&emsp;PWM1 = `Power3` and `Channel3`<BR>&emsp;PWM2 = `Power4` and `Channel4`<BR>&emsp;PWM3 = `Power5` and `Channel5`
Color\<x><a id="Color"></a>|`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>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>[**White Blend Mode**](white-blend-mode) &emsp; »6.3.0
||Set color to<BR>`1` = red<BR>`2` = green<BR>`3` = blue<BR>`4` = orange<BR>`5` = light green<BR>`6` = light blue<BR>`7` = amber<BR>`8` = cyan<BR>`9` = purple<BR>`10` = yellow<BR>`11` = pink<BR>`12` = white (using RGB channels)<BR>`+` = next color<BR>`-` = previous color
CT<a id="CT"></a>|`153..500` = set color temperature from 153 (cold) to 500 (warm) for CT lights<BR>`+` = increase CT value by 10<BR>`-` = decrease CT value by 10