New HomeKit Controller

Yes, it is its own child bridge. I did not consider the Bridge aspect as being an issue. I had to follow the same proceeddure to get it to show as noted.

  1. Connect to HomeKit
  2. Disconnect from homekit
  3. wait 1 minute
  4. reload devices
  5. Connect to Hubitat (Of note here, if I don't connect within a few seconds the first time, when I try it then say device is unavailable, but if I restart the child bridge in Home Bridge it comes up again and connects, just like power cycling a device as is suggested by others)

Interesting. Never thought about using it that way. Will have to try this with HA HomeKit devices to see if it works. Would be nice to remove the reliance on HomeKit automation wherever possible.

Unfortunately my older Ozmo 937 is unsupported by the HA integration and they have no intention of adding it unless I’m willing to take a deep dive into python [no thanks].

I’ve been trying to build a Hubitat app to directly control it, however, I can’t succeed in the login for some reason. So, this seems to be an alternative…

1 Like

Hey thanks for the idea! I setup a child bridge and the HA HomeKit Device integration sees the bridge perfectly. I can now pass the entities back to Hubitat via HADB and not longer need HomeKit automations.

This would be great directly into Hubitat's HomeKit Controller if that's a future possibility, but for now this is fine. I'm already running HADB for many other devices, so adding entities for one more device is no big deal.

I've really latched onto Hubitat for its simplicity. HA was not what it is now when I started. AN HomeKit has become my go to for UI as I use apple phones. However, I have preference for a single piece hardware solution, running multiple bridge servers is not something I like. Hubitat is a great piece of hardware, and I look forward to its improvements over time.

1 Like

Same problem here, tried pairing 3 ecobee thermostats (previously working fine through HA's HomeKit emulation); get the "Pairing has completed successfully." message and status changes to "This device is already paired to another HomeKit controller", and no devices get created.

That is what i have been experiencing too.

This clarifies that there seems to need to be a specific driver in Hubitat?That kinda sucks. I was assuming/hoping that it supported devices just like HomeKit does, i.e a switch is a switch , a contact sensor is a contact sensor and so on an so forth.

Not sure i agree with that. I managed to add a Eufy camera and it did create a device for it. It was non functional, but it did add it and create a device.

1 Like

Not exactly… HomeBridge does not present connected devices as individual HomeKit devices. Instead, HomeBridge presents itself as a HomeKit Bridge device. One HomeKit Bridge can share multiple physical devices to a HomeKit Controller. Currently, it appears that Hubitat does not yet support HomeKit Bridge devices. Thus, the reason your experiment trying to connect HomeBridge to Hubitat using the HomeKit protocol was not successful.

2 Likes

In my case, upgrade to 2.4.2.129 helped! Maybe it will work for you too?