Unleash your smart home!
- Install
node.js
,npm
andyarn
. - Execute this:
git clone https://github.com/CryZo/helios.git; cd helios; yarn; yarn build; cp config.json.example config.json;
- Edit your
config.json
. Maybe there will be a helpful wiki article soon ;)