Search found 1 match

by jafel
Tuesday 03 April 2018 14:28
Forum: Other questions and discussions
Topic: Specific URL call if a door sensor is open/close
Replies: 4
Views: 574

Specific URL call if a door sensor is open/close

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 ...