/LimitlessGEM

NodeJS control for LimitlessLED wificontroller 3.0

Primary LanguageJavaScriptGNU General Public License v2.0GPL-2.0

LimitlessLED

NodeJS control for LimitlessLED (MiLight, EasyBulb, ) wifi controller 4.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