Skip to main content

Flash Tuya Smart Switches Over the Air - No soldering!

You heard correctly, flash all of your SmartLife Tuya App devices with no soldering at all.  Flash them while you can before devices are updated.  All you need is a Raspberry Pi 3 to flash your devices with Tasmota.  No soldering at all and you will have full local control unlocking the true power of your smart devices.

UPDATE: Be very careful that you put in the correct SSID and Password.  It might not be a bad idea to put in a simple backup SSID and Password in position 2.  If for some reason you mistype the slot 1 password you could always change your WiFi router to send out the simple SSID and password in slot 2 to fix the issue with slot 1.  Also once you get into the switch/plug Tasmota GUI, I would highly recommend changing the WiFi Config tool to WiFi Manager by typing "wificonfig 2" (without the quotes on the console), it should respond back with that WiFiManager is selected.  This will make the device go into access point mode anytime there is an issue with connecting to the wifi.

Parts List
Raspberry Pi 3
32gb Micro SD Card
Moes 3-Way Smart Switch(optional)
4 pack Smart Plugs(optional)
Fliirc Case (optional: great RPi heat sink case)

Other Tuya based favorites
Night Light 2 pack or Night Light 1 Pack
Martin Jerry Dimmer
Oittm/Lopoo/Moes Dimmer
SK03 Outdoor Smart Plug (w/Power Monitoring)
KULED SmartSwitch
Martin Jerry Switch

Amazon US Link
Software and Github Links
Etcher
Raspbian Stretch Lite
Putty (SSH)
Tuya Convert Github

Raspberry Pi Commands for Copy & Paste
sudo raspi-config
sudo apt-get update
sudo apt-get dist-upgrade
sudo apt-get install network-manager
sudo apt install git

Thanks to VTRUST for their contribution page on GitHub on this project!

Per Request, GPIO Configuration for the Smart Plugs linked above