mirror of https://github.com/arendst/Tasmota.git
so51 with ESP8282 auto-detect (7.0.0.5)
parent
544393c24b
commit
d6afc4017c
|
@ -398,7 +398,7 @@ SetOption39<a id="SetOption39"></a>|Control handling of invalid power measuremen
|
|||
SetOption40<a id="SetOption40"></a>|Stop detecting input change on the button GPIO. Solves [#5449](../issues/5449)  »6.6.0<br>Active only when [`SetOption1 1`](#setoption1) and [`SetOption13 0`](#setoption13). **This disables all long press functionality.**<BR>`0..250` = button hold time in 0.1 seconds after which button functionality is disabled.*(default =`1`)* <BR>Example: `Backlog SetOption1 1; SetOption13 0; SetOption40 10` - discard any button press over 1 second
|
||||
SetOption42<a id="SetOption42"></a>|<BR>`0..255` = set over-temperature (Celsius only) threshold resulting in power off on all energy monitoring devices *(default = `90`)*   »6.6.0.1
|
||||
SetOption43<a id="SetOption43"></a>|**Deprecated** in favor of [`DimmerRange`](#DimmerRange)   »6.6.0.18<BR>`0..255` = set maximum dimming value ([details](TuyaMCU#dimming-range)) *(default = `100`)*<BR>Available for Tuya (» v6.6.0.7) and PS_16_DZ (» v6.6.0.14) dimmers
|
||||
SetOption51<a id="SetOption51"></a>|Enable GPIO9 and GPIO10 component selections in Module Configuration for ESP8285  »6.1.1.14<BR>:rotating_light: **WARNING** Do not use on ESP8266 devices! :rotating_light:<BR>`0` = disable *(default)*<BR>`1` = enable
|
||||
SetOption51<a id="SetOption51"></a>|Enable GPIO9 and GPIO10 component selections in Module Configuration  »6.1.1.14<BR>:rotating_light: **WARNING** Do not use on ESP8266 devices! :rotating_light:<BR>`0` = disable *(default)*<BR>`1` = enable
|
||||
SetOption52<a id="SetOption52"></a>|Control display of optional time offset from UTC in JSON payloads  »6.2.1.2<BR>`0` = disable *(default)*<BR> `1` = enable
|
||||
SetOption53<a id="SetOption53"></a>|Display hostname and IP address in GUI  »6.2.1.20<BR>`0` = disable *(default)*<BR> `1` = enable
|
||||
SetOption54<a id="SetOption54"></a>|Apply [`SetOption20`](#SetOption20) settings to commands from Tuya device  »6.3.0.4<BR>`0` = disable *(default)*<BR> `1` = enable
|
||||
|
|
Loading…
Reference in New Issue