Hi there,

This commit extends the support for devices from pimatic-milight-reloaded. Now it should be possible to change the color, too.
Since i don’t own any milight devices, someone has to test the changes for me.

@mwittig Since you are the maintainer of the plugin I assume you also own some of these devices?

Note that you have to install pimatic-hap directly from the milight-reloaded branch:

sudo service pimatic stop
cd /home/pi/pimatic-app/node_modules/ 
sudo rm -rf pimatic-hap
sudo npm install michbeck100/pimatic-hap#milight-reloaded --unsafe-perm
sudo service pimatic start