NorthernMan54 / homebridge-alexa

Expose your homebridge controlled devices to Amazon Alexa.
https://www.homebridge.ca
442 stars 77 forks source link

Not able to discover from multiple HomeBridges #548

Closed frederickcwong closed 1 year ago

frederickcwong commented 1 year ago

Hi -

Don't know where to ask for help so I created this issue. I have HomeBridge installed on the pi and have the plugin installed, connected, and working ok except for other instances of HomeBridges created in my Home Assistant environment. It seems Alexa cannot see those instances that are living in the Home Assistant process (my Home app is able to communicate with those instances).

How come the discovery process cannot see those instances? Almost all my devices are on Home Assistant and my pi's HomeBridge is used for one device that Home Assistant does not support. Please help! Thanks!

NorthernMan54 commented 1 year ago

Let me play back my understanding of the question

You have homeassistant running, and it connects to multiple devices within your setup. And you have enabled the HomeKit support within the home app, and are trying to discover these devices with the homebridge-alexa plugin ?

Does the home assistant/homekit module support an 'insecure' mode of access ? This is needed for the homebridge-alexa plugin to discover the devices.

NorthernMan54 commented 1 year ago

FYI - I believe this is the home assistant/homekit module - https://github.com/ikalchev/HAP-python and after quickly reviewing the documentation I didn't notice an insecure setting.

frederickcwong commented 1 year ago

Hi - yes you are correct about my setup and I don’t think there is any security option with the HomeBridge plugin in Home Assistant. Secure or not I’m not entirely sure and couldn’t find that in doc. Thanks!

frederickcwong commented 1 year ago

Hi - I forgot to mention, I have HomeBridge running on a Pi and that is the instance where I have HomeBridge-Alexa installed. I don't think I can install the plugin on those instances within the Home Assistant.

NorthernMan54 commented 1 year ago

The homebridge-Alexa plugin can be installed anywhere on your network.

frederickcwong commented 1 year ago

Thanks for your help but I can't get Alexa to see other HomeBridge instances inside Home Assistant no matter what I tried. I decided to go with another route to connect. Thanks!