wrboyce / hueman

A human interface for managing your Philips Hue Lighting system, powered by Python.
https://hueman.readthedocs.org
Other
3 stars 0 forks source link

hueman

Build Status

A human interface for managing your hues.

Installation

Simple enough, either install directly from the Cheese Shop using the normal methods:

% pip install hueman

Or if you would rather run the bleeding-edge version:

% pip install hueman==dev

Contributing

  1. Check for open issues or open a fresh issue to start a discussion around a feature idea or a bug.
  2. Fork the repo on github and start hacking away :)
  3. Write unit tests covering your changes.
  4. Add yourself to the AUTHORS file.
  5. Send a Pull Request, and possibly nag the maintainer if it isn't merged in a timely manner!

TODO