Updated Rules (markdown)

Michael Ingraham 2019-03-14 08:38:40 -04:00
parent 6fd1bc8540
commit 519019b709
1 changed files with 1 additions and 1 deletions

@ -173,7 +173,7 @@ Switch1#State | when a switch input is changed (note SwitchTopic=0 must be s
Switch1#Boot | occurs after Tasmota starts. Switch1#Boot | occurs after Tasmota starts.
Dimmer#State | when a the value for Dimmer is changed. Dimmer#State | when a the value for Dimmer is changed.
Dimmer#Boot | occurs after Tasmota starts. Dimmer#Boot | occurs after Tasmota starts.
Analog#A0div10 | when the ``A0`` input changes by more than 1% it provides a value between 0 and 100 <a id="ADC0"> </a> Analog#A0div10 | when the ``A0`` input changes by more than 1% it provides a value between 0 and 100
VARx#State | when a the value for a Variable is changed | 6.4.1.14 VARx#State | when a the value for a Variable is changed | 6.4.1.14
MEMx#State | when a the value for a Persistent Variable is changed | 6.4.1.14 MEMx#State | when a the value for a Persistent Variable is changed | 6.4.1.14