Hey, there is an application called homebridge which is basically a software bridge that would allow InControl to use Apple's Homekit. Would be pretty slick if you wrote a plugin for it!
right now I am just trying to use an existing plugin that should theoretically just talk to Incontrol via HTTP, but thats more of a duct tape solution.
https://github.com/nfarina/homebridge
HomeBridge Plugin
- 415 Views
- Last Post 05 February 2016
allen00se
posted this
20 November 2015
Rod
posted this
04 February 2016
I'm trying to do this now. How did you setup your config file and a sample http request?
Rod
posted this
05 February 2016
I was able to set it up but there isn't a way to query using a GET for a status of the device is there? I guess I could parse the device list but that's quite the hassle.