jasonacox / tinytuya

Python API for Tuya WiFi smart devices using a direct local area network (LAN) connection or the cloud (TuyaCloud API).
MIT License
868 stars 157 forks source link

Control my devices #420

Closed sTiKyt closed 7 months ago

sTiKyt commented 8 months ago

Any way to control my Tuya RGB device using OpenRGB?

uzlonewolf commented 7 months ago

Not easily. You'd need to write a bridge program to translate into Tuya commands or install a 3rd party firmware on the device (such as OpenBeken).

uzlonewolf commented 7 months ago

I'm going to go ahead and close this one. Feel free to re-open if you need more info.