xoseperez / sonoffsc

Itead Studio SonoffSC custom firmware with MQTT and Domoticz support
GNU General Public License v3.0
104 stars 35 forks source link

Adds very basic WS2812B "NeoPixel" control #3

Closed Justblair closed 7 years ago

Justblair commented 7 years ago

Not doing much useful with the WS2812B as yet, just running an animation when the sensors auto update. But it is pretty!

Justblair commented 7 years ago

Got RGB control via mqtt now. So the sonoff can with a WS2812 light ring behave as a visual notifier.

xoseperez commented 7 years ago

The code looks great and I'm willing to merge it. I have added some comments to the PR, basically to keep it as generic as possible.