mirror of https://github.com/arendst/Tasmota.git
Updated Rules (markdown)
parent
24f5ed0924
commit
c41a252bc4
2
Rules.md
2
Rules.md
|
@ -89,8 +89,10 @@ Available triggers are:
|
|||
- ``Rules#Timer=1`` when countdown RuleTimer1 expires
|
||||
- ``Event#Anyname`` when command ``Event Anyname`` is executed
|
||||
- ``Power1#State`` when a power output is changed
|
||||
- ``Power1#Boot`` occurs after Tasmota starts.
|
||||
- ``Button2#State`` when a button input is changed
|
||||
- ``Switch1#State`` when a switch input is changed (note SwitchTopic=0 must be set for this to trigger)
|
||||
- ``Switch1#Boot`` occurs after Tasmota starts.
|
||||
- ``Analog#A0div10`` when the A0 input changes by more than 1% it provides a value between 0 and 100
|
||||
|
||||
All connected sensors can be a trigger in the form as they are represented in the teleperiod or Status 8 JSON message like:
|
||||
|
|
Loading…
Reference in New Issue