Big CORE changes
We did a few major upgrades the last days. The biggest change is the move to the new resolver which was completely rewritten in C++ and a major change in Z-Wave device. Switching the resolver from python to c++ The …
We did a few major upgrades the last days. The biggest change is the move to the new resolver which was completely rewritten in C++ and a major change in Z-Wave device. Switching the resolver from python to c++ The …
The brand new RaZberry did arrive last week. It works like a charm with ago control. Just make sure to use “/dev/ttyAMA0” as device in the “zwave” config section. Kudos to the folks from Z-Wave.Me for this very nice piece …
You now simply can add your own devices into ago control with less skill since we now have a Client Libary for C++ and Python. You can write a complete device control with a few lines and you don’t need …
Control any device – Client Library for C++ and Python Read more »
Thanks to apagg there is a Raspberry Pi GPIO device interface available: http://www.agocontrol.com/trac/browser/agocontrol/agocontrol/devices/raspiGPIO/raspiGPIO.py That makes it very easy and cheap to start with home automation. Just attach relays and binary sensors to the GPIO ports of the Raspberry Pi and configure …