PyHub is a small home automation project based on Django 1.9 and Python 3.5 . It uses
The HomeAutomation project has the following apps:
- ambient_data : used to present data returned from temperature and humidity sensors.
- sprinkler_control: used to control the sprinnklers setup in my garden
- dashboard: used to present the data in chart format
- ...
The idea behind is it to have a central RaspberyPi v2 HUB that controls a set of sensors places around the house, sensors that can be linked to Arduino or Raspbery boards.
Copyright 2015 License: GNU GPL v3 http://www.gnu.org/licenses/gpl-3.0.html