Updated Commands (markdown)

Michael Ingraham 2019-11-11 16:12:37 -05:00
parent 81170142fc
commit 7e260befd2
1 changed files with 1 additions and 1 deletions

@ -185,7 +185,7 @@ WebSend<a id="WebSend"></a>|Send a command to Tasmota host over http. If a comma
WebSensor\<x\><a id="WebSensor"></a>|Control display of sensor telemetry in web UI&emsp; »6.6.0.5<BR>`0` - Do not display sensor's telemetry<BR>`1` - Display sensor's telemetry (*default*)<BR>`<x>` = 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)<BR>`<x>` = `3` Energy telemetry<BR>Issue a `Status 4` to obtain a list of sensor types enabled in the firmware loaded on the device.
WebServer<a id="WebServer"></a>|`0` = stop web server<BR>`1` = start web server in user mode<BR>`2` = start web server in admin mode
WifiConfig<a id="WifiConfig"></a>|`0` - disable Wi-Fi Manager and reboot (used with alternate AP)<BR>`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<BR>`4` = disable Wi-Fi Manager but retry other AP without rebooting<BR>`5` = disable Wi-Fi Manager and alternatively retry AP1 and AP2 until connected without rebooting<BR>`6` = Wi-Fi parameters can only be entered via commands in the serial console<BR>`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. &emsp; »6.5.0<BR>_This setting is recommended for devices without an external control/reset button_.<BR>&emsp;_No longer supported_ » v6.6.0.21<BR>`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<BR>`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)<a id="WifiPower"></a>|set Wi-Fi transmit power level in decibels (dB) *(default = `17`)*
[WifiPower](WifiPower)<a id="WifiPower"></a>|set Wi-Fi transmit power level in decibel-milliwatts (dBm) *(default = `17`)*
See also|[`SetOption55`](#Setoption55) - mDNS service control<BR>[`SetOption56`](#Setoption56) - Wi-Fi network scan to select strongest signal on restart<BR>[`SetOption57`](#Setoption57) - Wi-Fi network re-scan, alternate AP
### [MQTT](MQTT)