mirror of https://github.com/arendst/Tasmota.git
Updated Python HTTP OTA Server (markdown)
parent
b8dd699a23
commit
2443807fdc
|
@ -124,6 +124,8 @@ Login as root in a Terminal session and enter:
|
||||||
```
|
```
|
||||||
if you recognize the IP of your server on the last status line, it should be OK now... OTA service restored!
|
if you recognize the IP of your server on the last status line, it should be OK now... OTA service restored!
|
||||||
|
|
||||||
|
- PlatformIO
|
||||||
|
|
||||||
Now if you want PlatformIO to be able to upload your compiled binaries to the local server, you'll still have to setup `ssh` with `ssh-keygen` in order to use the Tasmota script `pio/sftp-uploader.py` without password.
|
Now if you want PlatformIO to be able to upload your compiled binaries to the local server, you'll still have to setup `ssh` with `ssh-keygen` in order to use the Tasmota script `pio/sftp-uploader.py` without password.
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue