From fad13cedf0f96b0fbc89b24626320cbf51bae667 Mon Sep 17 00:00:00 2001 From: Michael Ingraham <34340210+meingraham@users.noreply.github.com> Date: Tue, 15 Oct 2019 10:45:49 -0400 Subject: [PATCH] FanSpeed#Data --- Rules.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Rules.md b/Rules.md index e907b13f..ddc2246d 100644 --- a/Rules.md +++ b/Rules.md @@ -68,6 +68,7 @@ Clock#Timer=3|when global `Timer3` is activated Dimmer#Boot|occurs after Tasmota starts Dimmer#State|when the value for Dimmer is changed Event#eventName|when command `Event eventName` is executed. You can define your own event values and trigger them with the [`Event`](commands#event) command. +FanSpeed#Data=3|when the fan speed is set to `3` Mem\#State|when the value for Mem\ is changed Http#Initialized| Mqtt#Connected|when MQTT is connected