steve228uk / homebridge-magichome

A Homebridge plugin for Magic Wifi devices
MIT License
82 stars 47 forks source link

RGB+WW Control Issues #27

Open chymerix opened 6 years ago

chymerix commented 6 years ago

Hi,

I have an XCSOURCE controller: https://www.amazon.com/gp/product/B01AA6221S

and these RGB+WW LEDs: https://www.amazon.com/gp/product/B01HBDEI9M

I am able to control the RGB LEDs with this plugin, but I am not able to control the brightness of the white LED. Ideally, I would like the brightness to control both color and white LEDs. I have tried multiple branches of this plugin as well as every permutation of settings for the "setup" and "purewhite" configuration attributes.

Any ideas how I can control the WW brightness with this plugin?

Thanks.