mirror of https://github.com/arendst/Tasmota.git
Updated Flashing (markdown)
parent
765b96d0e9
commit
37ac877db0
|
@ -109,7 +109,7 @@ Tutorials for setting up development environments if you want to modify the code
|
|||
- [**Visual Studio Code**](Visual-Studio-Code) - setup and configure [Visual Studio Code](https://code.visualstudio.com) with PlatformIO for Tasmota
|
||||
|
||||
# OTA Flashing Tools
|
||||
Device vendors continue to update their firmware to try to block most OTA flashing workarounds. This seesaws almost on a daily basis it seems. Some of the tools listed below may work for you. Tasmota is NOT responsible for these tools nor for any unsuccessful results. **If you experience issues with any of these, you will need to _get support from those projects_.**
|
||||
**Tasmota is NOT a developer of these tools. For help and troubleshooting you will need to _get support from those projects_.**
|
||||
- [**Node-RED OTA server and firmware manager**](https://flows.nodered.org/flow/888b4cd95250197eb429b2f40d188185) - [Node-RED](https://nodered.org/) flow for managing OTA updates
|
||||
- [**OTA over SCP**](OTA-over-SCP) - setup and configure "OTA over SCP" upload for PlatformIO
|
||||
- [**Python HTTP OTA server**](Python-HTTP-OTA-Server) - setting up a small Python server to serve OTA upgrade binaries
|
||||
|
|
Loading…
Reference in New Issue