Updated Commands (markdown)

Michael Ingraham 2019-02-22 00:20:04 -05:00
parent 8187e5af31
commit a8e6114b76
1 changed files with 1 additions and 1 deletions

@ -321,7 +321,7 @@ See Also | [`SetOption8`](#SetOption8) - Energy monitoring when power is off<B
<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
| | **Following schemes are usable only with addressable LEDs, e.g. WS281X, Neopixel**<BR>`5` = clock mode ([example](https://hackaday.io/project/28194-esp-and-ws2812-based-clock))<BR>`6` = candlelight pattern<BR>`7` = RGB pattern<BR>`8` = Christmas pattern<BR>`9` = Hannukah pattern<BR>`10` = Kwanzaa pattern<BR>`11` = rainbow pattern<BR>`12` = fire pattern
| | **The following schemes are usable only with addressable LEDs, e.g. WS281X, Neopixel**<BR>`5` = clock mode ([example](https://hackaday.io/project/28194-esp-and-ws2812-based-clock))<BR>`6` = candlelight pattern<BR>`7` = RGB pattern<BR>`8` = Christmas pattern<BR>`9` = Hannukah pattern<BR>`10` = Kwanzaa pattern<BR>`11` = rainbow pattern<BR>`12` = fire pattern
<a id="Speed"> </a> Speed | `1..20` = set fade speed from fast `1` to very slow `20`<BR>`+` = increase speed<BR>`+` = decrease speed
<a id="Wakeup"> </a> Wakeup | Start wake up sequence from OFF to stored `Dimmer` value<BR>`0..100` = Start wake up sequence from OFF to provided `Dimmer` value
<a id="WakeupDuration"> </a> WakeupDuration | `1..3600` = set wake up duration in seconds