buelowp / huelightswitch

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:Python 100.0%