mirror of https://github.com/arendst/Tasmota.git
Updated Rule Cookbook (markdown)
parent
f7db3ffb62
commit
af9e1564a1
|
@ -865,6 +865,7 @@ There is also an [option](Control-other-devices) to swap the actions of the **si
|
||||||
```
|
```
|
||||||
|
|
||||||
[Back To Top](#top)
|
[Back To Top](#top)
|
||||||
|
|
||||||
------------------------------------------------------------------------------
|
------------------------------------------------------------------------------
|
||||||
|
|
||||||
#### Perform any action on single/double press (for switches AND buttons)
|
#### Perform any action on single/double press (for switches AND buttons)
|
||||||
|
@ -891,6 +892,7 @@ Rule1 on
|
||||||
Every time you press the switch, your light toggles state (as it should). If you do press the switch twice in a rapid succession (i.e., double-click), you can trigger a different action (e.g., on a remote device).
|
Every time you press the switch, your light toggles state (as it should). If you do press the switch twice in a rapid succession (i.e., double-click), you can trigger a different action (e.g., on a remote device).
|
||||||
|
|
||||||
[Back To Top](#top)
|
[Back To Top](#top)
|
||||||
|
|
||||||
------------------------------------------------------------------------------
|
------------------------------------------------------------------------------
|
||||||
|
|
||||||
#### External switch to enable or disable doorbell relay with HTTP call
|
#### External switch to enable or disable doorbell relay with HTTP call
|
||||||
|
@ -1424,3 +1426,5 @@ Backlog Rule1 1; Rule2 1; Rule3 1
|
||||||
```
|
```
|
||||||
|
|
||||||
[Back To Top](#top)
|
[Back To Top](#top)
|
||||||
|
|
||||||
|
------------------------------------------------------------------------------
|
||||||
|
|
Loading…
Reference in New Issue