Raspberry Pi packages available

Current packages for the Raspberrry Pi can be found on our mirror. You can install them via apt-get. Add the following to the sources list:

deb http://mirror.at.agocontrol.com/debian wheezy main
Next run an “apt-get update” and “apt-get install agocontrol agocontrol-admin“. Please be aware that this will install systemd. Then start agocontrol with these commands:
systemctl start agoresolver.service
systemctl start agoadmin.service
If you want to use Z-Wave you should also install the “agocontrol-zwave” package.