From 7477b401fa69d0e16ca0b41a1670b1a6bc4f8c89 Mon Sep 17 00:00:00 2001 From: Adrian Scillato <35405447+ascillato@users.noreply.github.com> Date: Tue, 12 Nov 2019 13:24:55 -0300 Subject: [PATCH] Updated Rules (markdown) --- Rules.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Rules.md b/Rules.md index 4bca335d..4b9bd518 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 the INFO1, INFO2 and INFO3 console messages). +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