Documentation: https://github.com/Z-Wave-Me/home-automation/wiki
API Documentation: http://docs.zwayhomeautomation.apiary.io/
Issues, bugs and feature requests are welcome: https://github.com/Z-Wave-Me/home-automation/issues
- Install node.js
- Install npm-packages
$ cd /path/to/automationFolder
$ npm install
- Compile front-end to /path/to/automationFolder/htdocs/dist.
$ grunt
- Install node.js and npm-packages
- Running tests
$ grunt mocha