mirror of https://github.com/arendst/Tasmota.git
Typo
parent
9dc8e6ebeb
commit
85a0312e0e
|
@ -265,7 +265,7 @@ Mode |`0` = use clock time<BR>`1` = Use local sunrise time using `Longitude`, `
|
||||||
Time |`hh:mm` = set time in hours `0 .. 23` and minutes `0 .. 59`<BR>`-hh:mm` = set time in offset hours `-11 .. 12` and minutes `0 .. 59` (used with `Mode 1` and `Mode 2`)
|
Time |`hh:mm` = set time in hours `0 .. 23` and minutes `0 .. 59`<BR>`-hh:mm` = set time in offset hours `-11 .. 12` and minutes `0 .. 59` (used with `Mode 1` and `Mode 2`)
|
||||||
Window |`0..15` = add or substract a random number of minutes to `Time`
|
Window |`0..15` = add or substract a random number of minutes to `Time`
|
||||||
Days |`SMTWTFS` = set day of weeks mask where `0` or `-` = OFF and any different character = ON
|
Days |`SMTWTFS` = set day of weeks mask where `0` or `-` = OFF and any different character = ON
|
||||||
Repeat |`0` = allow timer only once<BR>`1` = repear timer execution
|
Repeat |`0` = allow timer only once<BR>`1` = repeat timer execution
|
||||||
Output |`1..16` = select an output to be used if no rule is enabled
|
Output |`1..16` = select an output to be used if no rule is enabled
|
||||||
Action |`0` = turn output OFF<BR> `1` = turn output ON<BR>`2` = TOGGLE output<BR>`3` = If the Tasmota [Rules](#rules) feature has been activated by compiling the code (activated by default in all pre-compiled Tasmota binaries), a rule with `Clock#Timer=<timer>` will be triggered if written and turned on by the user. If Rules are not compiled, BLINK output using [BlinkCount](#BlinkCount) parameters.
|
Action |`0` = turn output OFF<BR> `1` = turn output ON<BR>`2` = TOGGLE output<BR>`3` = If the Tasmota [Rules](#rules) feature has been activated by compiling the code (activated by default in all pre-compiled Tasmota binaries), a rule with `Clock#Timer=<timer>` will be triggered if written and turned on by the user. If Rules are not compiled, BLINK output using [BlinkCount](#BlinkCount) parameters.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue