Skip to content

A simple python script built to interact with Philips Hue lights in various ways.

Notifications You must be signed in to change notification settings

collinmurch/huelights

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

huelights

huelightsimage

A simple python script built to interact with Philips Hue lights.

To use this script, both the API library "requests", and an empty "lightsdata.json" file are required.

Only MacOS and Linux with Python 3 are supported.


Setup example:

>>> pip install requests

>>> git clone https://github.com/collinmurch/huelights

>>> cd ./huelights

>>> touch lightsdata.json

>>> python3 lights.py

About

A simple python script built to interact with Philips Hue lights in various ways.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages