diff --git a/Rules.md b/Rules.md index a9393722..4bca335d 100644 --- a/Rules.md +++ b/Rules.md @@ -78,7 +78,7 @@ Power1#State|when a power output is changed
use `Power Rules#Timer=1|when countdown `RuleTimer1` expires Switch1#Boot|occurs after Tasmota starts before it is initializated. Switch1#State|when a switch changes state:
`0` = OFF
`1` = ON
`2` = TOGGLE
`3` = HOLD
(`SwitchTopic 0` must be set for this to trigger) -System#Boot|occurs once after TASMOTA is initializated after it starts. +System#Boot|occurs once after TASMOTA is initializated (after the INFO1, INFO2 and INFO3 console messages). System#Save|executed just before a planned restart Time#Initialized|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