From a8e6114b76aa21aad24d581751d0a98d9b1aa1c3 Mon Sep 17 00:00:00 2001 From: Michael Ingraham <34340210+meingraham@users.noreply.github.com> Date: Fri, 22 Feb 2019 00:20:04 -0500 Subject: [PATCH] Updated Commands (markdown) --- Commands.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Commands.md b/Commands.md index 8cebc21f..5ad2ce27 100644 --- a/Commands.md +++ b/Commands.md @@ -321,7 +321,7 @@ See Also | [`SetOption8`](#SetOption8) - Energy monitoring when power is off Pixels | `1..512` = set amount of pixels in strip or ring and reset `Rotation` *(applies only to addressable LEDs)* Rotation | `` = set amount of pixels to rotate (up to `Pixels` value) *(applies only to addressable LEDs)* Scheme | Light effects
`+` = next scheme
`-` = previous scheme
`0` = single color for LED light *(default)*
`1` = start wake up sequence (same as [`Wakeup`](#wakeup))
`2` = cycle up through colors using Speed option
`3` = cycle down through colors using Speed option
`4` = random cycle through colors using Speed and Fade -| | **Following schemes are usable only with addressable LEDs, e.g. WS281X, Neopixel**
`5` = clock mode ([example](https://hackaday.io/project/28194-esp-and-ws2812-based-clock))
`6` = candlelight pattern
`7` = RGB pattern
`8` = Christmas pattern
`9` = Hannukah pattern
`10` = Kwanzaa pattern
`11` = rainbow pattern
`12` = fire pattern +| | **The following schemes are usable only with addressable LEDs, e.g. WS281X, Neopixel**
`5` = clock mode ([example](https://hackaday.io/project/28194-esp-and-ws2812-based-clock))
`6` = candlelight pattern
`7` = RGB pattern
`8` = Christmas pattern
`9` = Hannukah pattern
`10` = Kwanzaa pattern
`11` = rainbow pattern
`12` = fire pattern Speed | `1..20` = set fade speed from fast `1` to very slow `20`
`+` = increase speed
`+` = decrease speed Wakeup | Start wake up sequence from OFF to stored `Dimmer` value
`0..100` = Start wake up sequence from OFF to provided `Dimmer` value WakeupDuration | `1..3600` = set wake up duration in seconds