Skip to content

Creating my own API

James712346 edited this page Oct 17, 2018 · 1 revision

Just asking but I got an HTTP server with an API URL that has an api Suffix Url of "/IsGateOpen" which returns a JSON string with {'IsOpen': True}. So is there a way to tell http-accessory if my gate is open or closed to update the state of the button?

Clone this wiki locally