mirror of https://github.com/arendst/Tasmota.git
Updated Commands (markdown)
parent
1ca9006326
commit
3d04287f5f
|
@ -330,7 +330,7 @@ HsbColor1|`0..360` = set hue<a id="HsbColor2"></a>
|
|||
HsbColor2|`0..100` = set saturation <a id="HsbColor3"></a>
|
||||
HsbColor3|`0..100` = set brightness<a id="Led"></a>
|
||||
Led\<x\>|`#RRGGBB` = set Led\<x\> hex color value where `<x>` is the pixel number *(aplies only to addressable LEDs)*<a id="LedTable"></a>
|
||||
LedTable|`0` = do not use [LED gamma correction](https://learn.adafruit.com/led-tricks-gamma-correction?view=all)<BR>`1` = use gamma correction *(default)*<BR>Note: since 6.5.0.9 Gamma correction is on by default.<a id="Pixels"></a>
|
||||
LedTable|`0` = do not use [LED gamma correction](https://learn.adafruit.com/led-tricks-gamma-correction?view=all) *(default up to 6.5.0.8)*<BR>`1` = use gamma correction *(default since 6.5.0.9)*<a id="Pixels"></a>
|
||||
Pixels|`1..512` = set amount of pixels in strip or ring and reset `Rotation` *(applies only to addressable LEDs)*<a id="Rotation"></a>
|
||||
Rotation|`<value>` = set amount of pixels to rotate (up to `Pixels` value) *(applies only to addressable LEDs)*<a id="Scheme"></a>
|
||||
Scheme | Light effects<BR>`+` = next scheme<BR>`-` = previous scheme<BR>`0` = single color for LED light *(default)*<BR>`1` = start wake up sequence (same as [`Wakeup`](#wakeup))<BR>`2` = cycle up through colors using Speed option<BR>`3` = cycle down through colors using Speed option<BR>`4` = random cycle through colors using Speed and Fade
|
||||
|
|
Loading…
Reference in New Issue