Skip to content

cogat/hue-alarm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hue.py spawns:

* a UI for controlling the light manually
* a background process that checks a google calendar and schedules alarms

To install, test hue.py runs independently, then edit /etc/rc.local to add:

cd /home/pi/hue/
. ./env/bin/activate
screen -S hue ./hue.py


You can 'peep in' on the screen version by running
sudo screen -x hue

About

Playing around with Raspberry Pi and Philips Hue to get me up in the morning.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages