/lightcontrol_py

Python Lighting Controller for Smart Lighting Systems such as Philips Hue

Primary LanguagePython

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)