Everything is working fne, but when I try to set up homekit, my home app can’t find the homeassistant instance. Even when I enter the code, it doesn’t show up.
I tried to set up home kit with network_mode: host and safe_mode: true but no success. My ipad is connected with my local wifi. Did I forget to set up something extra to use homekit with docker?
If you’ve installed hass.io it should be using network_mode: host already (i think).
Either way, I have a couple ideas. Do you have a firewall running on your server? Are your iPad and server on the same subnet/VLAN? Lastly, try changing the HomeKit port (see HomeKit config docs) and restarting Home Assistant. I suspect the last one might work for you.
Hmm. I guess we’ll have to do a little more digging. Are there any errors in your Home Assistant logs? You can also try setting the ip_address and advertise_ip HomeKit properties to the IP of your server.