/huelightswitch

Provides a rotary encoder python interface to make a white hue bulb controllable

Primary LanguagePythonMIT LicenseMIT

Hue Bulb Rotary Light Switch

This is a bit of python to make it possible to control a white Hue bulb on/off and brightness

Dependencies

  • Raspbian Lite
  • Pi Hue
  • This python script

Hardware

TBD

Installing Pi Hue

sudo apt-get install python3 python3-pip git python3-touchphat python3-rpi.gpio
sudo pip3 install phue --break-system-packages