mirror of https://github.com/arendst/Tasmota.git
Tuya-Convert v2, Realtek MCU warning
parent
1533a9b039
commit
13eb5f11f7
23
Tuya-OTA.md
23
Tuya-OTA.md
|
@ -2,28 +2,15 @@ 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/kueblc/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.
|
||||
|
||||
**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)**
|
||||
|
||||
## Compatible devices lists:
|
||||
* [Tuya-Convert](https://github.com/ct-Open-Source/tuya-convert/wiki/Compatible-devices)
|
||||
* [TuyOTA](https://github.com/SynAckFin/TuyOTA/wiki)
|
||||
:warning: Please research your device before purchasing to see if other users have been able to flash the device successfully using these methods.
|
||||
|
||||
Some brands using Tuya hardware are:
|
||||
|
||||
| Brand | Devices |
|
||||
|------------|------------------------------|
|
||||
|Gosund | plug: SP111, SP1-4, WP3 |
|
||||
|BlitzWolf | plug: SHP1, SHP2, SHP6, ... |
|
||||
|Lohas | LED: ZN050EU |
|
||||
|Grefic | plug |
|
||||
|WAZA | plug |
|
||||
|EFUN | plug: SH338A |
|
||||
|KEXIN | plug: YX-DE02-EU |
|
||||
|UNEEDE | WLAN-switch |
|
||||
|
||||
(please check before purchasing for yourself)
|
||||
:warning: :warning: :warning:
|
||||
Tuya has begun manufacturing some Wi-Fi modules using a Realtek RTL8710BN Wi-Fi MCU instead of an ESP82xx chip. **Tasmota cannot run on these Realtek chips**.
|
||||
:warning: :warning: :warning:
|
||||
|
||||
* [Tuya-Convert](https://github.com/ct-Open-Source/tuya-convert) video walkthrough
|
||||
* [TuyOTA](https://github.com/SynAckFin/TuyOTA/wiki/Walkthrough) walkthrough
|
||||
|
|
Loading…
Reference in New Issue