Adjusted the range for Width2, Width3 and Width4 to reflect code changes in 781cf69933

Robin Clarke 2019-07-31 19:44:24 +02:00
parent 07df1aadbe
commit 211ca4009c
1 changed files with 3 additions and 3 deletions

@ -349,9 +349,9 @@ Wakeup | Start wake up sequence from OFF to stored `Dimmer` value<BR>`0..100` =
WakeupDuration|`1..3600` = set wake up duration in seconds<a id="White"></a>
White|`1..100` = set white channel brightness in single white channel lights (single W or RGBW lights)<a id="Width1"></a>
Width1|`0..4` = set LED group width *(only in `Scheme 6 - 12`)*<a id="Width2"></a>
Width2|`1..32` = set width of the seconds clock hand *(only in `Scheme 5`)*<a id="Width3"></a>
Width3|`1..32` = set width of the minutes clock hand *(only in `Scheme 5`)*<a id="Width4"></a>
Width4|`1..32` = set width of the hour clock hand *(only in `Scheme 5`)*
Width2|`0..32` = set width of the seconds clock hand *(only in `Scheme 5`)*<a id="Width3"></a>
Width3|`0..32` = set width of the minutes clock hand *(only in `Scheme 5`)*<a id="Width4"></a>
Width4|`0..32` = set width of the hour clock hand *(only in `Scheme 5`)*
See also | [`SetOption15`](#SetOption15) - Set PWM control<BR>[`SetOption16`](#SetOption16) - Reverse Clock Scheme direction<BR>[`SetOption17`](#SetOption17) - Show [`Color`](#Color) string as hex or decimal<BR>[`SetOption20`](#SetOption20) - Update of Dimmer/Color/CT without turning power on<BR>[`SetOption37`](#SetOption37) - Color remapping for led channels
### [Sonoff RF Bridge](Sonoff-RF-Bridge-433)