Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 436 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 436 Bytes

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