0.0.1 • Published 7 years ago

hue-extras v0.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

hue-extras

Build Status Coverage

Philips Hue Utilities

Installation

npm install --save hue-extras

For global CLI utils:

npm install -g hue-extras

Usage

Create a config.js with your hue credentials filled in.

Commands

fire

Set lamp 5 on fire with trimethyl borate (green flames):

hue fire -l 5 -f trimethylBorate

brightness

Increase the brightness of all lamps:

hue brightness -d u -a

redshift

Decrease temperature (Kelvin) of all lamps:

hue redshift -d d -a

License

MIT © Forrest Desjardins