hue-extras
v0.0.1
Published
Philips Hue utilities
Downloads
4
Readme
hue-extras
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