Updated Python HTTP OTA Server (markdown)

Xavier MULLER 2019-10-06 10:44:50 +02:00
parent b8dd699a23
commit 2443807fdc
1 changed files with 2 additions and 0 deletions

@ -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!
- 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.