Easy to use Dashboard for Home automation
A fork of node-smart-remote
- Download and install Node.js
- Run "npm install" in the application folder
- Copy "config/config-sample.js" to "config/config.js"
- Edit "config/config.js" and make your required settings. See the "README.md" files of the modules and plugins you want to use for example configurations
- Run "npm start"
- Point your web browser to http://localhost:3003