loopbox-outputadapter-hue
v3.0.9
Published
A LoopBox plugin to discover and control Philips Hue lighting devices on your network.
Readme
LoopBox output adapter for Philips Hue system
Dependencies
- Node
- NPM
- Docker
Install
- Clone this repository
- npm i
Development
test:
npm run testlint:
npm run eslintbuild a new version:
npm version [major|minor|patch] [--force]
