Updated Rules (markdown)

Michael Ingraham 2019-08-01 13:57:20 -04:00
parent feb695e1a0
commit 2358a29ebc
1 changed files with 1 additions and 1 deletions

@ -86,7 +86,7 @@ Mem<x>#State | when the value for Mem\<x\> is changed
Http#Initialized
Mqtt#Connected | when MQTT is connected
Mqtt#Disconnected | when MQTT is disconnected
Power1#Boot | `Relay1` state before Wi-Fi and MQTT are connected and before Time sync but after `PowerOnState` is executed.<BR>This will be the last state of `Relay1` if `PowerOnState` set to it's default value (`3`)
Power1#Boot | `Relay1` state before Wi-Fi and MQTT are connected and before Time sync but after `PowerOnState` is executed.<BR>This will be the last state of `Relay1` if `PowerOnState` set to its default value (`3`)
Power1#State | when a power output is changed<br>use `Power1#state=0` and `Power1#state=1` for comparison, not =off or =on<br>Power2 for Relay2, etc.
Rules#Timer=1 | when countdown `RuleTimer1` expires
Switch1#Boot | occurs after Tasmota starts