mirror of https://github.com/arendst/Tasmota.git
Updated Rules (markdown)
parent
cf1998aeb6
commit
0ee96c27f6
2
Rules.md
2
Rules.md
|
@ -78,7 +78,7 @@ Power1#State<a id="PowerState"></a>|when a power output is changed<br>use `Power
|
|||
Rules#Timer=1<a id="RulesTimer"></a>|when countdown `RuleTimer1` expires
|
||||
Switch1#Boot<a id="SwitchBoot"></a>|occurs after Tasmota starts before it is initializated.
|
||||
Switch1#State<a id="SwitchState"></a>|when a switch changes state:<br>`0` = OFF<BR>`1` = ON<BR>`2` = TOGGLE<BR>`3` = HOLD<BR>(`SwitchTopic 0` must be set for this to trigger)
|
||||
System#Boot<a id="SystemBoot"></a>|occurs once after TASMOTA is initializated after it starts.
|
||||
System#Boot<a id="SystemBoot"></a>|occurs once after TASMOTA is initializated (after the INFO1, INFO2 and INFO3 console messages).
|
||||
System#Save<a id="SystemSave"></a>|executed just before a planned restart
|
||||
Time#Initialized<a id="TimeInitialized"></a>|once when NTP is initialized and time is in sync
|
||||
Time#Initialized>120|once, 120 seconds after NTP is initialized and time is in sync
|
||||
|
|
Loading…
Reference in New Issue