FanSpeed#Data

Michael Ingraham 2019-10-15 10:45:49 -04:00
parent b98caa02a9
commit fad13cedf0
1 changed files with 1 additions and 0 deletions

@ -68,6 +68,7 @@ Clock#Timer=3<a id="ClockTimer"></a>|when global `Timer3` is activated
Dimmer#Boot<a id="DimmerBoot"></a>|occurs after Tasmota starts<a id="ADC0"></a>
Dimmer#State<a id="DimmerState"></a>|when the value for Dimmer is changed
Event#eventName<a id="EventeventName"></a>|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\<x>#State<a id="MemState"></a>|when the value for Mem\<x> is changed
Http#Initialized<a id="HttpInitialized"></a>|
Mqtt#Connected<a id="MqttConnected"></a>|when MQTT is connected