diff --git a/Commands.md b/Commands.md index 3e4c4168..dd5d9897 100644 --- a/Commands.md +++ b/Commands.md @@ -443,7 +443,7 @@ SetOption62|**6.4.1.19**
`0` = disable *(default)*
|**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 -SetOption66|**6.7.1**
`0` = disable publishing `TuyaMcuReceived` over MQTT *(default)*
`1` = enable publishing `TuyaMcuReceived` over MQTT +SetOption66|**6.7.0**
`0` = disable publishing `TuyaMcuReceived` over MQTT *(default)*
`1` = enable publishing `TuyaMcuReceived` over MQTT 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%.