mirror of https://github.com/arendst/Tasmota.git
Added: (e.g. 192.168.1.10) in line: * Start sonota.py with your **home** Wifi parameters and your PC IP (e.g. 192.168.1.10)
parent
6fd0b863c2
commit
8239b6eff9
|
@ -46,7 +46,7 @@ It worked with these devices. The firmware version is the version after the upda
|
||||||
|
|
||||||
# Steps:
|
# Steps:
|
||||||
|
|
||||||
* Start sonota.py with your **home** Wifi parameters and your PC IP
|
* Start sonota.py with your **home** Wifi parameters and your PC IP (e.g. 192.168.1.10)
|
||||||
```
|
```
|
||||||
cd ~/src/SonOTA
|
cd ~/src/SonOTA
|
||||||
./sonota.py --wifi-ssid myhomewifi --wifi-password supersecredpassword 192.168.1.10
|
./sonota.py --wifi-ssid myhomewifi --wifi-password supersecredpassword 192.168.1.10
|
||||||
|
|
Loading…
Reference in New Issue