Skip to content

Commit b121a4a

Browse files
authored
Update Rules.md
1 parent df52e27 commit b121a4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Rules.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2001,7 +2001,7 @@ The rule will detect the event (`on event`) and run a new backlog which will:<br
20012001
- run command RfRaw 0<br>
20022002
20032003
If you want to repeat the RfRaw 3 times, all you need to do is to simply add in the rule a new `RfRaw %var1%%value%;` before `RfRaw 0`.<br>
2004-
Backlog introduces and [inter-command delay](https://tasmota.github.io/docs/Commands/#setoption34) of 200 milliseconds by default. If you feel the reaction time between your HA system and the covers is too long, you can tweak it by reducing the delay to 60 milliseconds with `SetOption34 60`.
2004+
Backlog introduces an [inter-command delay](https://tasmota.github.io/docs/Commands/#setoption34) of 200 milliseconds by default. If you feel the reaction time between your HA system and the covers is too long, you can tweak it by reducing the delay to, for example 60 milliseconds with `SetOption34 60`.
20052005
20062006
20072007
------------------------------------------------------------------------------

0 commit comments

Comments
 (0)