Add command option

Theo Arends 2018-05-23 13:57:29 +02:00
parent e061ec7a74
commit 955fd31830
1 changed files with 6 additions and 0 deletions

@ -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: