Skip to content

harrischristiansen/lightcontrol_py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python LightControls

Synopsis

A collection of light controllers written in Python, for use with Philips Hue and other smart lighting systems.

Project available on GitHub.

Setup

  • Python 3 (https://www.python.org/downloads/)
  • Install Dependencies: pip3 install -r requirements.txt
  • Install Local Packages:
    • Hue Controls: pip3 install -e hue
    • Light Controls: pip3 install -e lightcontrol

Tests: cd tests

  • Animation Test: python3 test_animation.py
  • Audio Animation Test: python3 test_audio_animation.py

Contributors

@harrischristiansen - HarrisChristiansen.com (code@harrischristiansen.com)

About

Python Lighting Controller for Smart Lighting Systems such as Philips Hue

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages