OpenGarage Forums Comments, Suggestions, Requests OpenGarage integration Google Home – Door status? Reply To: OpenGarage integration Google Home – Door status?

#1064

Les
Participant

Hey Jeff, thanks for the link….I see 3 references.
Some of the reference/docs are perhaps a little dated, because I see reference to OG checking if the garage door is open before opening and same for closed which i believe is in the latest firmware. Also only found pin V1 for triggering as opposed to separate pin for open vs close command (and V0 as mentioned above for status).

So I’ve had success in creating the app, will publish instructions in next post. If someone would like to test it please let me know how it works. I’m hoping to get my OG in a month or so, will test then.

Note: I’ve made two assumptions (which most likely need adjustment based on what the proper PIN is for blynk to open vs close):
OPEN = “http://blynk-cloud.com/your_blynk_id/update/v1?value=1”;
CLOSE = “http://blynk-cloud.com/your_blynk_id/update/v2?value=1”;
I should also note I saw on the selling page “Remote access through cloud-based app for iOS and Android.” so if cloud app other than blynk also has webhooks it would also be possible to use that instead of Blynk.

  • This reply was modified 6 years, 1 month ago by Les.
  • This reply was modified 6 years, 1 month ago by Les.
  • This reply was modified 6 years, 1 month ago by Les.