From af8b19e22bcd35689a19c38982da8f63a30e887d Mon Sep 17 00:00:00 2001 From: Michael Ingraham <34340210+meingraham@users.noreply.github.com> Date: Mon, 21 Oct 2019 10:09:43 -0400 Subject: [PATCH] SetOption65 --- Commands.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Commands.md b/Commands.md index cf078fe4..a4a2e614 100644 --- a/Commands.md +++ b/Commands.md @@ -443,6 +443,7 @@ SetOption61|**6.3.0.16**
Force [local operation](http SetOption62|**6.4.1.19**
`0` = disable *(default)*
`1` = don't use retain flag on `HOLD` messages SetOption63|**6.5.0.9**
`0` = Scan relay power feedback state at restart *(default)*
`1` = Disable relay power feedback state scanning at restart SetOption64|**6.5.0.12**
`0` = sensor name index separator is "-" (hyphen) *(default)*
`1` = sensor name index separator is "_" (underscore)
*Affects sensor names in tele messages* +SetOption65|**6.6.0.20**
`0` = fast power cycle device recovery procedure enabled *(default)*
`1` = disable fast power cycle device recovery procedure SetOption67|**6.6.0.2**
`0` = disable Sonoff iFan03 buzzer *(default)*
`1` = enable Sonoff iFan03 buzzer SetOption68|**6.6.0.3**
`0` = Treat [PWM](#pwm) as a single light *(default)*
`1` = Treat [PWM](#pwm) as separate channels. In this mode, use [`Power`](#power) to turn lights on and off, and [`Channel`](#channel) to change the value of each channel.
[`Color`](#color) still works to set all channels at once.
Note: a change will trigger a restart. SetOption69|**Deprecated** Use [DimmerRange](#DimmerRange) command from **6.6.0.18**
**6.6.0.5**
`0` = Disable Tuya Dimmer 10% lower limit
`1` = Enable Tuya Dimmer 10% lower limit *(default)*
By default Tuya dimmers won't dim below 10% because some don't function very well when dimmed below 10%.