iRayanKhan / homebridge-tuya

A Homebridge plugin to control Tuya devices locally.
MIT License
400 stars 165 forks source link

New Device: Taloya Ceiling Light #299

Open CannonPhelps opened 3 years ago

CannonPhelps commented 3 years ago

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

1337hero commented 2 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

catskull commented 1 year ago

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.