Using Smoke Detector EverSpring SF812

Discussions about existing Z-Wave device and their usage with Z-Way/Z-Cloud/Z-Box
Post Reply
Lorenzo
Posts: 8
Joined: 05 Oct 2014 09:28

Using Smoke Detector EverSpring SF812

Post by Lorenzo »

Hello,
I'm used to poll my door sensor in python, with somthing like :
f2=urllib2.urlopen("http://192.168.1.34:8083/ZWaveAPI/Run/d ... es[48].Get()")
f2=urllib2.urlopen("http://192.168.1.34:8083/ZWaveAPI/Run/d ... evel.value")
data=f2.read()
But how to check the alarm from my new smoke detector ?
Thanks in advance
Lorenzo
Post Reply