Skip to content

Latest commit

 

History

History
41 lines (19 loc) · 846 Bytes

File metadata and controls

41 lines (19 loc) · 846 Bytes

HomeSense

HomeSense is an open source Home automation system. The main goal of this project is to enable you to build a simple, intuitive, user-friendly system that would require minimum coding time and low-cost hardware.

Any raspberry-pi compatible nodes will work, but details about our specific hardware configuration will be available.

This is a list of what we are going for in this project:

  • Easy to use mqtt server that uses nodeRed as core.
  • Xamarin native mobile app
  • Sample c code used for all the sensors we used

Version

1.0.0

Installation

HomeSense requires Node.js v4+ to run.

$ git clone https://github.com/HackTM2016/HomeSense.git HomeSense
$ cd HomeSense

Plugins

HomeSense is currently extended with the following plugins

*TO be added

Development