Open CannonPhelps opened 3 years ago
DUDE!! Yes! I just spent an hour on the Tuya IoT platform sending commands trying to figure it out, getting frustrated and here is this amazing post! THANK YOU! This is awesome.
BTW: I purchased this one: https://www.amazon.com/dp/B07WY3VM1M?psc=1&ref=ppx_yo2_dt_b_product_details - they look the same, suspect they are. I guess I overpaid. My model is 8292.
Cheers
I was able to set this up using the above config. The instructions for getting the device ID and key are outdated and not working. I followed this guid: https://github.com/iRayanKhan/homebridge-tuya/wiki/Get-Local-Keys-for-Your-Devices
They've changed a few things in the tuya web platform but it was easy enough to follow.
An LED ceiling light with a changeable RGB back ring https://www.amazon.com/gp/product/B08L11JN8Y/ref=ppx_yo_dt_b_asin_title_o00_s00?ie=UTF8&psc=1 { "type": "RGBTWLight", "name": "Ceiling Light", "id": "eb5bd06216ca6e6dbfyugg", "key": "68f5f20653a91e56", "manufacturer": "Taloya", "dpPower": 20, "dpBrightness": 22, "dpColorTemperature": 23, "minWhiteColor": 0, "maxWhiteColor": 1000, "dpMode": 21, "dpColor": 24, "colorFunction": "HSB", "scaleBrightness": 1000, "scaleWhiteColor": 1000 }
Everything Works