Hello everyone,
I am trying to add IKEA Matter smart plugs to Home Assistant, but commissioning always fails. The same plugs can be added to Apple Home without any problem, so the devices themselves do not seem to be defective.
My setup:
Home Assistant OS 17.2 running as a VM on Proxmox
Home Assistant Core 2026.4.2
Supervisor 2026.04.0
Matter Server add on 8.4.0
Apple TV as border router / Home Hub
pfSense as router
Provider offers only IPv4 on WAN
Important network note:
Home Assistant, Apple TV, iPhone, and the IKEA Matter plugs are all in the same local network / same subnet.
So this is not a case where the controller and border router are in different VLANs or separate networks.
What I am seeing:
When I try to add the IKEA Matter plug directly to Home Assistant, commissioning always fails.
Earlier I had errors like “Network is unreachable” with IPv6 related log entries.
After changing the internal IPv6 setup, that specific error changed, but commissioning still does not complete.
Now the logs mostly show repeated retransmissions and then PASE session timeout / secure pairing failed.
Typical current log pattern:
Msg Retransmission failure
PASESession timed out while waiting for a response from the peer
Discovery timed out
Secure Pairing Failed
commission_with_code failed
What we already tested:
The plug was factory reset multiple times
I tested multiple IKEA smart plugs, not just one device
I moved the plug very close to the Apple TV
I restarted Apple TV, iPhone, Home Assistant, and the Matter Server
I also removed and re added the device several times
Pairing in Apple Home works reliably
Importing / sharing from Apple Home into Home Assistant does not work
Direct pairing to Home Assistant does not work either
What we were able to rule out:
It is probably not a defective plug, because multiple plugs behave the same and pairing in Apple Home works
It is probably not a battery issue, because these are powered smart plugs
It is probably not a general HomeKit / Apple issue, because Apple Home can commission the device successfully
It is probably not a different network / VLAN issue, because Home Assistant, Apple TV, iPhone, and the plug are all in the same subnet
It is probably not public IPv6 from the ISP, because the provider only offers IPv4, and we already understood that Matter only needs local IPv6 inside the LAN
Network / IPv6 notes:
WAN is IPv4 only
The provider confirmed they do not provide IPv6
Local IPv6 inside the LAN is enabled because Matter needs it internally
Home Assistant now gets an internal IPv6 address, not just fe80
So the earlier “network unreachable” state seems improved, but pairing still times out
Virtualization notes:
Home Assistant is running as a VM on Proxmox
So if there are any known issues with Proxmox networking, bridges, multicast, mDNS, or IPv6 handling in virtualized Matter setups, that could also be relevant
One thing I noticed:
When the plug is in pairing mode, the blinking sometimes stops very quickly. Before it stops, there is a very fast blinking sequence. I do not know if that has any specific meaning.
My questions:
Has anyone seen IKEA Matter plugs pair fine with Apple Home, but fail in Home Assistant with PASE timeout and retransmission errors?
Could this still be a Thread border router / multi admin / fabric issue, even though Apple Home works?
Could Proxmox VM networking be part of the issue?
Would an IKEA Dirigera hub help in this situation, or should direct Matter commissioning to Home Assistant normally work without it?
Is there anything specific in pfSense, Proxmox bridge settings, multicast, mDNS, Thread, or IPv6 RA settings that I should still check?
Any ideas would be very welcome. I feel like we have already ruled out the obvious things, but I may still be missing one important detail.
Thanks a lot.