Typo

MichiM2 2019-08-19 08:59:48 +02:00
parent 9dc8e6ebeb
commit 85a0312e0e
1 changed files with 1 additions and 1 deletions

@ -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`)
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
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
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.