bahamas10 / hue-cli

A command line interface to phillips hue
http://bahamas10.github.com/hue-cli/
222 stars 24 forks source link

Support blinking of lights with alert command #5

Closed alexpgates closed 9 years ago

alexpgates commented 9 years ago

This update allows you to blink lights with the "alert" command

hue lights 6 alert

will flash make light 6 blink on and off for 30 seconds

bahamas10 commented 9 years ago

:+1: :D thanks! didn't even know that option existed!

$ npm publish
+ hue-cli@0.0.14
alexpgates commented 9 years ago

Nice! Thanks for all your work on this!