limitless-gem
v0.3.0
Published
Simple NodeJS HTML5 LimitlessLED Lightbulb controller
Downloads
15
Maintainers
Readme
LimitlessLED
NodeJS control for LimitlessLED (MiLight, EasyBulb, ) wifi controller 3.0
Install
Installling this is as easy as:
npm install limitless-gem
Or you can include it in your package.json to use it in your own application
TODO
- Expand command list with all available LimitlessLED products (RGW, W, RGB+W)
- Add dynamic commands (Change color, set brightness)
- Add unit tests
- Add examples