Page 1 of 1

Best way to control the Razpberry

Posted: 01 Apr 2015 14:58
by rgroothuis
Hi All,

Up to know I'm controlling my Razberry through Python by sending HTTP url's to change the configuration and to continuously polling the status of my Z-Wave sensors. I was wondering if this is the best way to control the Razberry? If not, what is the best way? Can somebody point me to some (simple) example code?

What I want to do are simple things like detecting window/door open and closed, zwave button pushes, lights enabling/disabling.

Thanks.