mirror of https://github.com/arendst/Tasmota.git
Updated Commands (markdown)
parent
29fe8e023a
commit
1376fe992d
|
@ -442,7 +442,7 @@ SetOption64<a id="SetOption64"></a>|**6.5.0.12**<BR>`0` = sensor name index sepa
|
|||
SetOption67<a id="SetOption67"></a>|**6.6.0.2**<BR>`0` = disable Sonoff iFan03 buzzer *(default)*<BR>`1` = enable Sonoff iFan03 buzzer
|
||||
SetOption68<a id="SetOption68"></a>|**6.6.0.3**<BR>`0` = Treat [PWM](#pwm) as a single light *(default)*<BR>`1` = Treat [PWM](#pwm) as separate channels. In this mode, use [`Power<x>`](#power) to turn lights on and off, and [`Channel<x>`](#channel) to change the value of each channel.<BR>[`Color`](#color) still works to set all channels at once.<BR>Note: a change will trigger a restart.
|
||||
SetOption69<a id="SetOption69"></a>|**6.6.0.5**<BR>`0` = Disable Tuya Dimmer 10% lower limit<BR>`1` = Enable Tuya Dimmer 10% lower limit *(default)*<BR>By default Tuya dimmers won't dim below 10% because some don't function very well when dimmed below 10%.
|
||||
SetOption71<a id="SetOption71"></a>|**6.6.0.14**<BR>`0` = set primary Modbus register for active energy *(default)*<BR>`1` = set alternate Modbus register for active energy
|
||||
SetOption71<a id="SetOption71"></a>|**6.6.0.14**<BR>Set DDS238 Modbus register for active energy<BR>`0` = set primary register *(default)*<BR>`1` = set alternate register
|
||||
SetOption80<a id="SetOption80"></a>|**6.6.0.14**<BR>`0` = Disable shutter support *(default)*<BR>`1` = Enable shutter support
|
||||
SetOption81<a id="SetOption81"></a>|**6.6.0.14**<BR>`0` = treat all ports on PCF8574 as regular state components *(default)*<BR>`1` = treat all ports on PCF8574 as inverted state components
|
||||
|
||||
|
|
Loading…
Reference in New Issue