Skip to content

k4nuck/smarthome

Repository files navigation

Smart Home Server

Purpose of this server is to automatically Turn On/Off Smart Devices in a House

Usage

USAGE HERE

Python Module Dependency

  1. SocketServer
  2. BaseHTTPServer
  3. Socket
  4. Twisted
  5. urlparse
  6. json
  7. datetime
  8. astral
  9. pywapi

External Files Dependency

  1. /home/pi/projects/smarthome/smart.fifo
  2. /home/pi/projects/smarthome/smarthome.log
  3. /home/pi/.smarthome_key.json
  4. /home/pi/projects/smarthome/smarthome_config.json
  5. /home/pi/.smartthings_cli.json
  6. /home/pi/.harmony_settings.json

Future

  1. Try Using Kinect Sensors to check if a room is empty
    https://sites.google.com/site/hntuan94/home/kinect/-2-connect-kinect-to-raspberry-pi-2-using-libfreenect
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors