lights

lights is a command line interface to control hue lights in your house...

I might expand it into a general smart home CLI, we'll see.

``` lights 0.1.0 Nathan J. njaremko@gmail.com Home Lighting Controller

USAGE: lights [SUBCOMMAND]

FLAGS: -h, --help Prints help information -V, --version Prints version information

SUBCOMMANDS: group Perform operations on groups help Prints this message or the help of the given subcommand(s) init Pair with Hue Bridge list Lists all lights off Turn light off on Turn light on sleep Turn all lights off ```