loopbox-outputadapter-lutron
v3.0.6
Published
A LoopBox plugin to discover and control Lutron lighting devices on your network.
Downloads
4
Readme
LoopBox output adapter for Lutron lighting
Dependencies
- Node
- NPM
- Docker
Install
- Clone this repository
- npm i
Development
test:
npm run test
lint:
npm run eslint
build a new version:
npm version [major|minor|patch] [--force]