3.0.0 • Published 6 years ago

thinglator-driver-lifx v3.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

#thinglator-driver-lifx

Allows the Thinglator platform to control Lifx devices on your local network.

Requirements

Installation for usage

Navigate to the root of your Thinglator installation and run:

yarn add thinglator-driver-lifx

yarn dev

Installation for development

Navigate to the root of the thinglator-driver-lifx project and run:

yarn install

yarn link

Navigate to the root of your Thinglator installation and run:

yarn add thinglator-driver-lifx

Go to the thinglator project and run:

yarn link thinglator-driver-lifx

This will point thinglator/node_modules/thinglator-driver-lifx to the directory where you just installed thinglator-driver-lifx. This makes it easier for development and testing of the module.

yarn dev

Test

yarn test or yarn test:watch

3.0.0

6 years ago

2.0.0

6 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.3

7 years ago

1.0.2

8 years ago