hue-extras

0.0.1 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i hue-extras

Weekly Downloads

1

Version

0.0.1

License

MIT

Last publish

Collaborators

  • fgdesjardins