Skip to content

spuduk/HomeAutomation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HomeAutomation Project

Requires

RaspberryPi 433mhz Receiver and Transmitter PiLight

Mediacentre

Copy setup/shutdown.py & setup/shutdown.sh to xbmc home directory. make shutdown.sh executable add shutdown exception to sudoers

Auto Install

sudo chmod +x setup.sh ./setup.sh

Manual Install

  1. Download the latest copy of 'Raspbian' from 'http://www.raspberrypi.org/downloads/' and install to an sdcard.

  2. 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published