HomeAutomation Project
Requires
RaspberryPi 433mhz Receiver and Transmitter PiLight
Copy setup/shutdown.py & setup/shutdown.sh to xbmc home directory. make shutdown.sh executable add shutdown exception to sudoers
sudo chmod +x setup.sh ./setup.sh
-
Download the latest copy of 'Raspbian' from 'http://www.raspberrypi.org/downloads/' and install to an sdcard.
-
Install 'PiLight'. sudo echo "deb mirror://apt.pilight.org/mirror.txt stable main" >> /etc/apt/sources.list sudo wget -O - http://apt.pilight.org/pilight.key | sudo apt-key add - sudo apt-get update sudo apt-get install pilight