From d6afc4017cd38b8ef0a13dd4ba0a18010f823b70 Mon Sep 17 00:00:00 2001
From: Michael Ingraham <34340210+meingraham@users.noreply.github.com>
Date: Thu, 21 Nov 2019 10:07:39 -0500
Subject: [PATCH] so51 with ESP8282 auto-detect (7.0.0.5)
---
Commands.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Commands.md b/Commands.md
index 0b89a32a..daa28329 100644
--- a/Commands.md
+++ b/Commands.md
@@ -398,7 +398,7 @@ SetOption39|Control handling of invalid power measuremen
SetOption40|Stop detecting input change on the button GPIO. Solves [#5449](../issues/5449) »6.6.0
Active only when [`SetOption1 1`](#setoption1) and [`SetOption13 0`](#setoption13). **This disables all long press functionality.**
`0..250` = button hold time in 0.1 seconds after which button functionality is disabled.*(default =`1`)*
Example: `Backlog SetOption1 1; SetOption13 0; SetOption40 10` - discard any button press over 1 second
SetOption42|
`0..255` = set over-temperature (Celsius only) threshold resulting in power off on all energy monitoring devices *(default = `90`)* »6.6.0.1
SetOption43|**Deprecated** in favor of [`DimmerRange`](#DimmerRange) »6.6.0.18
`0..255` = set maximum dimming value ([details](TuyaMCU#dimming-range)) *(default = `100`)*
Available for Tuya (» v6.6.0.7) and PS_16_DZ (» v6.6.0.14) dimmers
-SetOption51|Enable GPIO9 and GPIO10 component selections in Module Configuration for ESP8285 »6.1.1.14
:rotating_light: **WARNING** Do not use on ESP8266 devices! :rotating_light:
`0` = disable *(default)*
`1` = enable
+SetOption51|Enable GPIO9 and GPIO10 component selections in Module Configuration »6.1.1.14
:rotating_light: **WARNING** Do not use on ESP8266 devices! :rotating_light:
`0` = disable *(default)*
`1` = enable
SetOption52|Control display of optional time offset from UTC in JSON payloads »6.2.1.2
`0` = disable *(default)*
`1` = enable
SetOption53|Display hostname and IP address in GUI »6.2.1.20
`0` = disable *(default)*
`1` = enable
SetOption54|Apply [`SetOption20`](#SetOption20) settings to commands from Tuya device »6.3.0.4
`0` = disable *(default)*
`1` = enable