Updated Rules (markdown)

Adrian Scillato 2019-11-12 13:24:55 -03:00
parent 0ee96c27f6
commit 7477b401fa
1 changed files with 1 additions and 1 deletions

@ -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 the INFO1, INFO2 and INFO3 console messages).
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