diff --git a/Commands.md b/Commands.md index 4a2017f5..01fee1dd 100644 --- a/Commands.md +++ b/Commands.md @@ -185,7 +185,7 @@ WebSend|Send a command to Tasmota host over http. If a comma WebSensor\|Control display of sensor telemetry in web UI  »6.6.0.5
`0` - Do not display sensor's telemetry
`1` - Display sensor's telemetry (*default*)
`` = number corresponding to the sensor - listed in the `sns` section of the [supported sensor spreadsheet](https://docs.google.com/spreadsheets/d/e/2PACX-1vRBFqaP5QAFmT8iIYBxrn-EQp7-SrkxL6tb0OjpqtBxDEsmkiWCFei3sFyA_UXoqlbs3CqtEdOfC6Pa/pubhtml?gid=1029939700&single=true)
`` = `3` Energy telemetry
Issue a `Status 4` to obtain a list of sensor types enabled in the firmware loaded on the device. WebServer|`0` = stop web server
`1` = start web server in user mode
`2` = start web server in admin mode WifiConfig|`0` - disable Wi-Fi Manager and reboot (used with alternate AP)
`2` = set [Wi-Fi Manager](https://github.com/tzapu/WiFiManager/blob/master/README.md#how-it-works) as the current configuration tool and start Wi-Fi Manager (web server at 192.168.4.1) for 3 minutes, then reboot and try to connect Wi-Fi network
`4` = disable Wi-Fi Manager but retry other AP without rebooting
`5` = disable Wi-Fi Manager and alternatively retry AP1 and AP2 until connected without rebooting
`6` = Wi-Fi parameters can only be entered via commands in the serial console
`7` = set [Wi-Fi Manager](https://github.com/tzapu/WiFiManager/blob/master/README.md#how-it-works) (web server at 192.168.4.1) as the current configuration tool restricted with the only option to reset settings.   »6.5.0
_This setting is recommended for devices without an external control/reset button_.
 _No longer supported_ » v6.6.0.21
`1` = set [SmartConfig](https://community.particle.io/t/smart-config-the-missing-manual-now-available/442) ([Android](https://play.google.com/store/apps/details?id=com.iotmaker&hl=en_US)/iOS) as the current configuration tool, start SmartConfig for 3 minutes and reboot and try to connect to Wi-Fi
`3` = set [WPS](https://en.wikipedia.org/wiki/Wi-Fi_Protected_Setup) as configuration tool, try WPS for 3 minutes and reboot and try to connect to Wi-Fi -[WifiPower](WifiPower)|set Wi-Fi transmit power level in decibels (dB) *(default = `17`)* +[WifiPower](WifiPower)|set Wi-Fi transmit power level in decibel-milliwatts (dBm) *(default = `17`)* See also|[`SetOption55`](#Setoption55) - mDNS service control
[`SetOption56`](#Setoption56) - Wi-Fi network scan to select strongest signal on restart
[`SetOption57`](#Setoption57) - Wi-Fi network re-scan, alternate AP ### [MQTT](MQTT)