From c00b747e29e6c108247bfa5ffabe297bbe716b61 Mon Sep 17 00:00:00 2001 From: blakadder Date: Wed, 8 May 2019 09:57:28 +0200 Subject: [PATCH] Updated Rules (markdown) --- Rules.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Rules.md b/Rules.md index a0b0bafe..6ae57b28 100644 --- a/Rules.md +++ b/Rules.md @@ -95,7 +95,7 @@ Power1#Boot | after Tasmota starts Button2#State | when a button changes state:
`0` = OFF
`1` = ON
`2` = TOGGLE
`3` = HOLD Switch1#State | when a switch changes state:
`0` = OFF
`1` = ON
`2` = TOGGLE
`3` = HOLD
(`SwitchTopic 0` must be set for this to trigger) Switch1#Boot | occurs after Tasmota starts -Dimmer#State | when a the value for Dimmer is changed +Dimmer#State | when the value for Dimmer is changed 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 Var#State | when the value for Var\ is changed