Skip to main content

A python SDK for the Philips hue API

Project description

This is a python sdk to manipulate the Philips hue API

#installation

pip install huesdk

HUE Documentation : https://developers.meethue.com/develop/get-started-2/ HUE interface : https://{bridge ip address}/debug/clip.html

Get Started

Step 1: Find your hue bridge IP https://www.meethue.com/api/nupnp

Step 2 : use method get_user to create an authorized user

Create python package

sudo python -m pip install --upgrade pip setuptools wheel

sudo python -m pip install tqdm

sudo python -m pip install --user --upgrade twine

Build package

python setup.py bdist_wheel

python -m twine upload dist/*

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

huesdk-0.1-py3-none-any.whl (4.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page