mirror of https://github.com/arendst/Tasmota.git
fix wakeup duration
parent
dbd92d450d
commit
683b8132fa
|
@ -339,7 +339,7 @@ Scheme<a id="Scheme"></a>|Light effects<BR>`+` = next scheme<BR>`-` = previous s
|
|||
||**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` = Hanukkah pattern<BR>`10` = Kwanzaa pattern<BR>`11` = rainbow pattern<BR>`12` = fire pattern
|
||||
Speed<a id="Speed"></a>|`1..20` = set fade speed from fast `1` to very slow `20`<BR>`+` = increase speed<BR>`-` = decrease speed
|
||||
Wakeup<a id="Wakeup"></a>|Start wake up sequence from OFF to stored `Dimmer` value<BR>`0..100` = Start wake up sequence from OFF to provided `Dimmer` value
|
||||
WakeupDuration<a id="WakeupDuration"></a>|`1..3600` = set wake up duration in seconds
|
||||
WakeupDuration<a id="WakeupDuration"></a>|`1..3000` = set wake up duration in seconds
|
||||
White<a id="White"></a>|  »6.4.0<BR>`1..100` = set white channel brightness in single white channel lights (single W or RGBW lights)
|
||||
Width\<x><a id="Width"></a>|x = `1..4`<BR>`1` - `0..4` = LED group width *([Scheme](#Scheme) `6..12` only)*<BR>`2` - `0..32` = seconds hand width *([Scheme](#Scheme) `5` only)*<BR>`3` - `0..32` = minutes hand width *([Scheme](#Scheme) `5` only)*<BR>`4` - `0..32` = hour hand width *([Scheme](#Scheme) `5` only)*
|
||||
See also|[`SetOption15`](#SetOption15), [`SetOption16`](#SetOption16), [`SetOption17`](#SetOption17), [`SetOption20`](#SetOption20), [`SetOption37`](#SetOption37) and [`SetOption68`](#Setoption68)
|
||||
|
|
Loading…
Reference in New Issue