mirror of https://github.com/arendst/Tasmota.git
Use Sonoff-Tuya, Support only from Tuya Convert
parent
224a81993f
commit
f64081ea39
|
@ -2,9 +2,12 @@ Landing pages providing [Tuya](http://tuya.com/) equipped devices ([data sheets]
|
|||
|
||||
Tuya devices are sold under several brands - recognizable by that they are out of the box connected by the Tuya Smartphone Apps "[Smart Life](https://play.google.com/store/apps/details?id=com.tuya.smartlife)" or "[Tuya Smart](https://play.google.com/store/apps/details?id=com.tuya.smart)". These devices incorporate different types of [Tuya Wi-Fi modules](http://en.hysiry.com/products.aspx?TypeId=10) internally.
|
||||
|
||||
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 and foolproof process that handles more scenarios and has a higher degree of successful completion.
|
||||
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` in order to have a small enough binary yet provide enough capabilities to initially configure the device. However, this firmware variant is very limited and doesn't support all of Tasmota's features. After Tuya-Convert completes successfully, it is recommended to upgrade to `sonoff.bin` via [OTA update](Upgrade)**
|
||||
**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.**
|
||||
|
||||
Help and troubleshooting for Tuya-Convert is done from [Tuya-Convert Github](https://github.com/ct-Open-Source/tuya-convert/issues)
|
||||
|
||||
:warning: Please research your device before purchasing to see if other users have been able to flash the device successfully using these methods.
|
||||
|
||||
|
|
Loading…
Reference in New Issue