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
1.0.0
HomeSense requires Node.js v4+ to run.
$ git clone https://github.com/HackTM2016/HomeSense.git HomeSense
$ cd HomeSenseHomeSense is currently extended with the following plugins
*TO be added