Skip to content

A repository hosting the python scripts used to show how to control the Philips Hue bridge as a Colored Light

License

Notifications You must be signed in to change notification settings

AmI-2015/python-hue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hue Lights control in Python

This repository contains basic scripts for testing the Philips Hue APIs from python. The available files include:

  • rest.py a rest helper for easily sendig request to a given API endpoint with a given payload, using a given HTTP verb.
  • hue.py a simple tester for the Philips Hue API turning on all available lamps in color-loop mode
  • hue_api.py a basic Philips Hue library to be extended at will
  • hue_api_test.py a simple test script using the hue_api.py module.

About

A repository hosting the python scripts used to show how to control the Philips Hue bridge as a Colored Light

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages