OpenGarage › Forums › Comments, Suggestions, Requests › Request: SmartThings Integration › Reply To: Request: SmartThings Integration
February 25, 2018 at 10:28 am
#984
lawrence_jeff
Participant
@codahq – Does smartthings support a webhook model? If so and you have the info handy could you point me to it
I am having a problem with some of my polling where they pickup transient door states via the http endpoint – Opengarage itself is smart enough to filter these out and not update the actual door status but the door value in the API does temporarily update.
Having a generic webhook type handler would avoid this constant polling and maybe help in your scenario as well