Notification on door (Fibaro FGK sensor)

Discussions about RaZberry - Z-Wave board for Raspberry computer
Post Reply
jeoffrey54
Posts: 1
Joined: 23 Jul 2015 15:01

Notification on door (Fibaro FGK sensor)

Post by jeoffrey54 »

Hi,

I have a Raspberry Pi with Razberry. I recently bought a Fibaro FGK sensor ( http://www.domotique-store.fr/domotique ... results=22 ).

Now, on the new "smarthome" UI, I would like to trigger a HTTP curl when the door is opened / closed.

If door opened/closed
Then curl http://192.168.1.2/door?open

I can't find where I can do this in the new smarthome UI. I can watch my door sensor, but I can't find a "module" wich curl an url.

Can you help me ?

Regards,
User avatar
PoltoS
Posts: 7649
Joined: 26 Jan 2011 19:36

Re: Notification on door (Fibaro FGK sensor)

Post by PoltoS »

Please use HTTP module to query HTTP requests on ON/OFF actions. Then use Bind devices to bind this door sensor with the HTTP device
Post Reply