diff --git a/Commands.md b/Commands.md index 865b961d..45fc6473 100644 --- a/Commands.md +++ b/Commands.md @@ -414,7 +414,7 @@ SetOption61|Force [local operation](https://github.com/a SetOption62|Set retain on Button or Switch hold messages  »6.4.1.19
`0` = disable *(default)*
`1` = don't use retain flag on `HOLD` messages SetOption63|Set relay state feedback scan at restart ([#5594](../issues/5594), [#5663](../issues/5663))  »6.5.0.9
`0` = Scan relay power feedback state at restart *(default)*
`1` = Disable relay power feedback state scanning at restart SetOption64|Switch between `-` or `_` as sensor name separator  »6.5.0.12
`0` = sensor name index separator is `-` _(hyphen)_ *(default)*
`1` = sensor name index separator is `_` _(underscore)_
*Affects DS18X20, DHT, BMP and SHT3X sensor names in tele messages* -SetOption65|Control [fast power cycle detection](Fast-power-cycle-device-recovery)  »6.7.1
`0` = fast power cycling is active *(default)*
`1` = fast power cycling is **not** active +SetOption65|Control [fast power cycle detection](Fast-power-cycle-device-recovery) device recovery  »6.7.1
`0` = detection is active *(default)*
`1` = detection is **inactive** SetOption66|Set publishing TuyaReceived to MQTT  »6.7.0
`0` = disable publishing `TuyaReceived` over MQTT *(default)*
`1` = enable publishing `TuyaReceived` over MQTT SetOption67|iFan03 Buzzer control  »6.6.0.2
`0` = disable Sonoff iFan03 buzzer *(default)*
`1` = enable Sonoff iFan03 buzzer SetOption68|Multi-channel PWM instead of a single light  »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.
***Requires restart after change***