Thanks for that information. Looks like I have another issues now, I removed homeassistsnt from the home app on iOS and now when I attempt to re-add it the home app isn’t detecting homeassistant.
Two reasons why Homebridge may not be discoverable:
Homebridge server thinks it’s been paired with, but iOS thinks otherwise. Fix: deleted persist/ directory which is in your config/homebridge directory and restart the add-on.
iOS device has gotten your Homebridge username (looks like a MAC address) “stuck” somehow, where it’s in the database but inactive. Fix: change your username in the “bridge” section of /config/homebridge/config.json to be some new value and restart the add-on.
after upgrading to this version it totaly broke my homekit
can’t fix it all day long. I see the bridge but when i adding it i get: couldn’t add (Home couldn’t connect to this accessory)
Tried deleting persist and cached accessories, without luck. tried to reinstall as well - the same.
what it can be?
No, it doesn’t help. I have the default_visibility already in my config.json, deleted the persist and accessories folder, still getting: Couldn’t add Home Assistant
Home couldn’t connect to this accessory.
Installed the hassio addon, but i don’t see the homebridge in Home app (other devices looks ok)
Tried bounjour browser, also not showing.
using netstat I see the port is listening on ipv4 only (with previous verision when it worked it was listening on ipv6 only)
pi@raspberrypi:~ $ docker ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
da9206497277 d89827df/armhf-addon-homebridge "/usr/bin/entry.sh..." 15 minutes ago Up 14 minutes addon_d89827df_homebridge
as far i can see you solved it by adding configuration option avahi-interfaces ?
any chance you can share the steps you did?
do you start the homebridge docker manually? if yes, can you please share your command?
ok, after digging a bit, i removed avahi service from my linux host and now the homebridge appears correct in my Home app.
But when i trying to connect, after entering the code, i’m getting:
Couldn’t add Home Assistant
Home couldn’t connect to this accessory.
Tried removing persist and accessories folders and restarting, still not good, also tried on different iphone as well, got the same.