From 0a18c50a4ffd7f787d1fd7cccbaf95295e46ed07 Mon Sep 17 00:00:00 2001 From: Jason2866 Date: Tue, 22 Oct 2019 11:30:14 +0200 Subject: [PATCH] Updated Tuya OTA (markdown) --- Tuya-OTA.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Tuya-OTA.md b/Tuya-OTA.md index 4ace7f11..ee0c374d 100644 --- a/Tuya-OTA.md +++ b/Tuya-OTA.md @@ -5,7 +5,9 @@ Tuya devices are sold under several brands - recognizable by that they are out o At this time, [Tuya-Convert](https://github.com/ct-Open-Source/tuya-convert) is the preferred method of flashing Tuya modules via OTA. It is considered the more robust process that handles more scenarios and has a higher degree of successful completion. **Tuya-Convert by default installs `sonoff-basic.bin`. This firmware variant is very limited and doesn't support all of Tasmota's features. We recommend to use [Sonoff-Tuya](http://thehackbox.org/tasmota/sonoff-tuya.bin) instead off. -This version supports nearly all Tuya devices. There is _**no**_ need for a OTA Upgrade anymore. To ensure Tasmota runs reliable please do execute the command `reset 5` direct after first start. This removes fragments left in flash from the original firmware. Now the final configuration of the device can be done.** +This version supports nearly all Tuya devices. There is _**no**_ need for a OTA Upgrade anymore.** + +**To ensure Tasmota runs reliable please do execute the command `reset 5` after Tuya-Convert finished and Tasmota is up. Doing this removes fragments left in flash from the original firmware. All needed configurations can be done now.** Help and troubleshooting for Tuya-Convert is done from [Tuya-Convert Github](https://github.com/ct-Open-Source/tuya-convert/issues)