Closed frederickcwong closed 2 years 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.
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.
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!
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.
The homebridge-Alexa plugin can be installed anywhere on your network.
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!
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!