Everything was working perfectly until a few days ago. After rebooting my Raspberry Pi and updating Home Assistant to version 2024.10.2, all devices added via the HomeKit Bridge became unavailable in the Apple Home app.
What I’ve tried:
I deleted the HomeKit configuration and attempted to set it up from scratch, but now I can’t add any devices back into the HomeKit app.
After scanning the QR code, I get stuck at the “Accessory not found” screen.
I also rolled back to the previous version of Home Assistant (2024.09.1), thinking it might be a version issue, but the problem persists.
At this point, I don’t believe it’s a version-related issue, but I’m unsure how to debug it further. I’d like to know how to get more detailed debugging information to figure out what’s going wrong. I’ve enabled logs for the HomeKit Bridge, but I can’t find anything useful in there to identify the pairing issue with HomeKit.
Main questions:
• What logs or debugging options can I enable to get more insight into what’s happening during the pairing process between Home Assistant and HomeKit?
• Could this be a networking issue related to Docker’s network_mode: host that’s preventing devices from communicating properly?
• Are there other things I should check regarding my network configuration or anything else that could be stopping the Home app from discovering the accessory?
I’d really appreciate any suggestions or guidance on how to dig deeper into debugging this and hopefully fix the issue. It’s frustrating because everything worked fine before the reboot and update, and now I can’t seem to restore it.
Thanks in advance for any help anyone can provide!
The devices didn’t actually disappear from the HomeKit app, but they became “unavailable.” This issue started after I rebooted the Raspberry Pi and updated Home Assistant to version 2024.10.2. Before that, everything was working fine.
I tried deleting and recreating the HomeKit integration from scratch, but now I can’t add the devices back. After scanning the QR code, I get to the “Accessory not found” screen and can’t complete the pairing process.
I also tried rolling back to a previous version of Home Assistant (2024.09.1), but the issue persists, so I don’t think it’s a version-related problem. I’m wondering if it could be a network issue or something in my Home Assistant configuration that’s preventing proper communication with HomeKit.
I’ve already checked the logs in Home Assistant, but there’s no useful information related to the integration or any errors that might point to what’s going wrong.
Any suggestions on what I can do to troubleshoot further?
I’ve tried everything, but I still can’t figure out if the issue is with the integration or a connection problem. I’m on the same Wi-Fi network, and even with the debugger activated, there’s nothing unusual in the logs.