mirror of https://github.com/arendst/Tasmota.git
Updated Commands (markdown)
parent
5ea6de86f1
commit
f94db1ab9c
|
@ -314,7 +314,7 @@ See Also | [`SetOption21`](#SetOption21) - Energy monitoring when power is off
|
|||
|
||||
|Command | Parameters
|
||||
|:--- | :---
|
||||
<a id="Brightness>"></a>Brightness|`0..255` = set brightness value from 0 to 255<a id="Channel"></a>
|
||||
<a id="Brightness>"></a>Brightness|`0..255` = set brightness value from 0 to 255 (intoduced in 6.5.0.9)<a id="Channel"></a>
|
||||
Channel\<x\>|`0..100` = set PWM channel dimmer value from 0 to 100%<a id="Color"></a>
|
||||
Color | Show color setting (hex or decimal depending on [`SetOption17`](#SetOption17))<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>`#RRGGBBCCWW` = set hex color value for RGBCCT lights (5 PWM channels)
|
||||
| | 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<a id="Color2"></a>
|
||||
|
|
Loading…
Reference in New Issue