Specific URL call if a door sensor is open/close
Posted: Tuesday 03 April 2018 14:28
Hi,
First of all: domotic is a very cool software for xiaomi sensors, great!
I wanted to do the following thing:
If a door opens/closes i want to call a url from my server. For example:
If the door #1 is open, then call http://myserver.com/script.php?door=1&status=1
So the script and the variables door=1 and status=1 must be individual.
I tried to do this with the notifications http, but there i can only add a description, not an url? How can i realise that?
Thanks for your answer!
Jason
First of all: domotic is a very cool software for xiaomi sensors, great!
I wanted to do the following thing:
If a door opens/closes i want to call a url from my server. For example:
If the door #1 is open, then call http://myserver.com/script.php?door=1&status=1
So the script and the variables door=1 and status=1 must be individual.
I tried to do this with the notifications http, but there i can only add a description, not an url? How can i realise that?
Thanks for your answer!
Jason