missleading description Setoption65 changed

Jason2866 2019-11-06 09:53:04 +01:00
parent ef7f135d4a
commit 2aeaed4fa2
1 changed files with 1 additions and 1 deletions

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