An open API service indexing awesome lists of open source software.

https://github.com/blacklight/huectrl

Control Philips Hue lights from the command line with a tiny Python script
https://github.com/blacklight/huectrl

Last synced: 3 months ago
JSON representation

Control Philips Hue lights from the command line with a tiny Python script

Awesome Lists containing this project

README

          

$ huectrl
Usage: huectrl <-b|--bridge> bridge [-l|--lightbulb lighbulb] [--on|--off] [--bri ] [--sat ] [--hue ]
-b|--bridge IP address or hostname of the Philips Hue bridge
-l|--lightbulb Lightbulbs to toggle, name or index, or comma separated list (default: all)
--on|--off Set the lights on or off
--bri Set the lights brightness [0-255]
--sat Set the lights saturation [0-255]
--hue Set the lights hue [0-255]