From ebb376f799f6c5f48a75cdf664f1b94bc427aa42 Mon Sep 17 00:00:00 2001 From: blakadder Date: Mon, 22 Jul 2019 13:35:18 +0200 Subject: [PATCH] sonoff DIY edits --- Flashing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Flashing.md b/Flashing.md index a3abbbae..c31e3bb1 100644 --- a/Flashing.md +++ b/Flashing.md @@ -115,12 +115,12 @@ Tutorials for setting up development environments if you want to modify the code # OTA Flashing Tools **Tasmota is NOT a developer of these tools. For help and troubleshooting you will need to _get support from those projects_.** +- [**Sonoff DIY**](Sonoff-DIY) - OTA flash for select Sonoff devices (some disassembly required) - [**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 - [**Tuya OTA**](Tuya-OTA) - easy OTA flash for devices with Tuya chips, no disassembly required - [**SonOTA**](SonOTA---Espressif2Arduino---Tasmota-without-compiling) - OTA flash eWeLink based devices *(mostly outdated - may work with newer Itead firmware)* -- [**Sonoff DIY**](Sonoff-DIY) - easy OTA flash for Sonoff devices, some disassembly required ## Need more help? If you have encountered problems during flash see [Troubleshooting](https://github.com/arendst/Sonoff-Tasmota/wiki/Troubleshooting#flashing-issues). Ask for help in [Discord](https://discord.gg/Ks2Kzd4) or [Community Forum](https://groups.google.com/d/forum/sonoffusers)