Door sensor and openremote

Discussions about RaZberry - Z-Wave board for Raspberry computer
Post Reply
Thealon
Posts: 19
Joined: 26 May 2015 15:20

Door sensor and openremote

Post by Thealon »

Hwo can I add a door sensor (fibaro and aeon) to openremote?
pz1
Posts: 2053
Joined: 08 Apr 2012 13:44

Re: Door sensor and openremote

Post by pz1 »

With the OpenRemote http protocol, you can do a http call with OpenRemoteHelpers function:
http://IP:8083/OpenRemote/SensorBinaryStatus/N/1/1
Where N is the Zwave device number

Use method Get, and define polling interval 5 seconds or so.
Thealon
Posts: 19
Joined: 26 May 2015 15:20

Re: Door sensor and openremote

Post by Thealon »

Thanks pz1 but it's not working for me
With openremote I am Abel to control switch and dimmer
And get there status ,but not for door sensor :(
pierre2302
Posts: 132
Joined: 15 Oct 2013 19:04

Re: Door sensor and openremote

Post by pierre2302 »

" Raspi 2 (RaZberry) / Raspi B (Razberry) " With OpenRemote Free 2.2.0_TTS-Email-Serial and Z-Way
Thealon
Posts: 19
Joined: 26 May 2015 15:20

Re: Door sensor and openremote

Post by Thealon »

Working :D

Is it posing to get a dummy device status?
pierre2302
Posts: 132
Joined: 15 Oct 2013 19:04

Re: Door sensor and openremote

Post by pierre2302 »

If you want to get back the status of a variator it is necessary to use: http://IP:8083/OpenRemote/SwitchMultilevelStatus/N/0

You can see the commands on this link: viewtopic.php?f=3424&t=20819
" Raspi 2 (RaZberry) / Raspi B (Razberry) " With OpenRemote Free 2.2.0_TTS-Email-Serial and Z-Way
Post Reply