First of all, nice work
I used your plugin with some code & a pcb that I designed a while ago to connect my cheap ebay rgb ledstrips to my pimatic installation using a esp8266 wifi chip. Basically, I implemented the wifi370 protocol on the esp8266 and used PWM outputs of the chip to drive the ledstrip. Therefore I was able to use your plugin without any modifications, which is nice.
A demo video here: http://youtu.be/MzmGHIzuEzY
Once I get some more time I’ll write up a blogpost with more detailed info on the PCB/esp8266 part. Code is up on github here if anyone is interested in esp8266 stuff.
Only thing in the plugin that I can think of that could use improvement is better touchscreen support for the color picker. Currently you have to drag the dot or the slider, clicking on a certain spot doesn’t work (tested on windows (phone) and android (chrome))
(Personally I like the Dummy3 option as proposed by Pimagical - although it has no ‘white’ option - it seems to be most straightforward and easy to use (no popup))