Updated Commands (markdown)

Michael Ingraham 2019-10-02 09:00:50 -04:00
parent 0cfc84f2ef
commit e7efa0137d
1 changed files with 1 additions and 1 deletions

@ -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 active energy to primary Modbus register *(default)*<BR>`1` = set active energy to alternate Modbus register
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
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