So today we are going to take a look at using Tuya Convert on cheap bulbs to get them out of the cloud ad add it to home assistant.
Links.
Tuya convert.
https://github.com/ct-Open-Source/tuy...
List of compatible devices
https://templates.blakadder.com/
https://www.putty.org/
https://www.balena.io/etcher/
Putty Commands used.
sudo apt-get update
sudo apt install git
git clone https://github.com/ct-Open-Source/tuy...
cd tuya-convert
./install_prereq.sh
Sudo reboot
After reboot.
cd tuya-convert
./start_flash.sh
Follow on screen instructions.