vvpossible / homebridge_yeelight

Yeelight plugin for homebridge
303 stars 59 forks source link

Yeelight LED color 10W maximum brightness #60

Open iChUdY opened 6 years ago

iChUdY commented 6 years ago

Hello, i have Yeelight LED color 10W and install this homebridge plugin.

Maximum brightness in Home App on color temperature in not same maximum brightness in Yeelight app. In Home App brigthness is approximately 80% versus Yeelight App. This case is only for color temperature. Others color works great.

My debug work in Node-Red and Yeelight plugin found one thing. Yeelight use RGB msg for color light and CT msg(color temperature) for color tempetature light.

So.. Home App and this homebridge plugin use only RGB msg for both color and color temperature and result is not same like Yeelight App.

Could this plugin also use CT msg for color temperature? thanks

6bf88719-ee07-4ee7-abfc-1a59396326eb 391bc199-5d70-4b86-88d4-5875da297c5a

iChUdY commented 6 years ago

Any progress in support for full color temperature ?