Tuya Convert

Tuya Convert Walk Through – February 2019 1. Setting up your Pi and updating the OS Login via ssh sudo raspi-config sudo apt-get update sudo apt-get dist-upgrade sudo apt-get install network-manager sudo apt install git 2. Setup and Install Tuya-Convert In the putty window type “git clone https://github.com/ct-Open-Source/tuya-convert” press enter and wait. Type “cd tuya-convert”…