Controler motion avec Domoticz
Publié : 17 sept. 2018, 13:59
Salut,
en fouinant un peut sur la toile j'ai trouver des commande pour l'api motion, mis rien ne fonctionne.
j'ai réussi a régler plus ou moins motion, mais du coup la détection est tout le temps activer et capture meme quand je suis a la maison.
j'ai trouver ces commandes a mettre dans les actions de l’interrupteur alarme :
action on : http://192.168.0.20:8081/0/config/set?threshold=2000
action off : http://192.168.0.20:8081/0/config/set?threshold=100000
ou bien
action on : http://192.168.0.20:8081/0/detection/start
action off : http://192.168.0.20:8081/0/detection/pause
malheureusement ca ne fonctionne pas.
j'ai pensser sinon a une commande os execute pour activer désactiver motion, mais je trouve ca bourrin
en fouinant un peut sur la toile j'ai trouver des commande pour l'api motion, mis rien ne fonctionne.
j'ai réussi a régler plus ou moins motion, mais du coup la détection est tout le temps activer et capture meme quand je suis a la maison.
j'ai trouver ces commandes a mettre dans les actions de l’interrupteur alarme :
action on : http://192.168.0.20:8081/0/config/set?threshold=2000
action off : http://192.168.0.20:8081/0/config/set?threshold=100000
ou bien
action on : http://192.168.0.20:8081/0/detection/start
action off : http://192.168.0.20:8081/0/detection/pause
malheureusement ca ne fonctionne pas.
j'ai pensser sinon a une commande os execute pour activer désactiver motion, mais je trouve ca bourrin