steve228uk / homebridge-magichome

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

Honoring gradual #54

Open ageorgios opened 5 years ago

ageorgios commented 5 years ago

hello I have changed the index.js to this

var base = '-x ' + this.setup + ' -C gradual 100 ';

but it does not work on RGBW because the W stays on all the time

how can I use the gradual color change?