mirror of https://github.com/arendst/Tasmota.git
Add command option
parent
e061ec7a74
commit
955fd31830
|
@ -36,6 +36,12 @@ Firmware Upgrade -> Upgrade by web server:
|
|||
http://<ip_address>:5000/sonoff-minimal.bin
|
||||
```
|
||||
|
||||
or use the following commands:
|
||||
```
|
||||
otaurl http://<ip_address>:5000/sonoff-minimal.bin
|
||||
upgrade 1
|
||||
```
|
||||
|
||||
## Usage:
|
||||
|
||||
To start Python HTTP server:
|
||||
|
|
Loading…
Reference in New Issue