diff --git a/docs/Commands.md b/docs/Commands.md index 2eae51886c..ab93c74ad4 100644 --- a/docs/Commands.md +++ b/docs/Commands.md @@ -211,6 +211,7 @@ WebRefresh|Web page refresh
`1000..10000` WebSend|Send a command to Tasmota host over http. If a command starts with a `/` it will be used as a link.
`[:,:] `
`` = hostname or IP address.
`` = port for the device if not the default `80`
`` = enter username of the device you're sending the command to
`` = enter password of the device you're sending the command to
`` = command and payload
*example 1: `[] POWER1 ON` sends `http:///cm?cmnd=POWER1 ON`*
*example 2: `WebSend [myserver.com] /fancy/data.php?log=1234` sends `http://myserver.com/fancy/data.php?log=1234`* WebSensor|Control display of sensor telemetry in the web UI
`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 +Wifi|`0` = disable Wi-Fi
`1` = enable Wi-Fi _(default)_
When wifi is off, it is always turned on after a restart except for wake-up from deepsleep. 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` = retry other AP without rebooting _(default)_
`5` = wait until selected AP is available again 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 to reset settings only.
_This setting is recommended for devices without an external control/reset button_.
 _No longer supported_
`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) for 3 minutes
`3` = set [WPS](https://en.wikipedia.org/wiki/Wi-Fi_Protected_Setup) for 3 minutes [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