Hi All,
I need some help trying to integrate my gates IP camera funtions into the MM. The camera is a Doordbird D101S. It contains a relay to open the gate as well.
The Doorbird has a defined, not fully open, API. It is able to send HTTP calls on events.
https://www.doorbird.com/api
I installed the MMM-Sounds module and I am trying to get the Doorbird to notify the Mirror with this http call using the default buzz.wav file.
http://MM_IP:8080/remote?action=NOTIFICATION¬ification=PLAY_SOUND&payload=%7B%22sound%22%3A%22buzz.wav%22%2C%22delay%22%3A100%7D
However it is not working.
Does anyone have experience with this?
Second, my MM has Google Assistant installed. What would it take to make a custom command “Open Gate” that just fires a HTTP post to the gate?
Best Regards
MilkShake