Hi everyone,
I’m stuck trying to add an IKEA KLIPPBOK (Matter over Thread) device to Home Assistant, and I’m running out of ideas. I’m hoping someone here has seen this before or can spot what I’m missing.
My setup
- Home Assistant Green
- OpenThread Border Router add-on enabled and running
- Sonoff Zigbee 3.0 USB Dongle Plus V2, flashed with Thread RCP firmware
- OTBR configured on
/dev/serial/..., baudrate 460800 - Thread network is created and visible in HA
→ HA shows “1 border router” - Matter integration installed and working
- Phone: Android, Home Assistant Companion app installed
Network
- UniFi network
- Dedicated 2.4 GHz Wi-Fi SSID for IoT
- Phone is connected to 2.4 GHz Wi-Fi
- Home Assistant Green is connected via Ethernet
- Phone and HA are on the same VLAN
- Client isolation: OFF
- mDNS / IoT Auto-Discovery: ON
- No firewall rules blocking local traffic
- IPv4 only (no IPv6 on LAN)
What works
- The KLIPPBOK pairs successfully with Amazon Echo (Matter over Thread)
→ So the device itself is not defective - OTBR is running correctly in HA (logs look normal)
- Matter integration starts commissioning normally
- Thread network exists and is active
What does NOT work
- When adding the device via Home Assistant Companion app:
- KLIPPBOK is reset and blinking
- Echo devices are unplugged (no other border router active)
- The device never completes commissioning
- Eventually fails without a clear error
- The device does not join the Thread network
- No Matter device is added to HA
Things I already tried
- Factory reset of KLIPPBOK (multiple times)
- Removing the device from Alexa completely
- Powering off all Echo devices
- Rebooting HA, OTBR, router, phone
- Dedicated 2.4 GHz SSID
- Staying physically close to the Thread antenna
- Verifying UniFi multicast / mDNS settings
- Re-flashing the Sonoff dongle with Thread firmware
- Confirming OTBR shows a valid border router
Questions
- Is there a known incompatibility between IKEA Matter devices (KLIPPBOK) and Home Assistant OTBR?
- Does Home Assistant require IPv6 on the LAN for Matter over Thread to work reliably?
- Is there any log or port (UDP/TCP) I should specifically look at to debug the commissioning phase?
- Has anyone successfully paired KLIPPBOK with HA directly, without Alexa or Apple Home?
At this point, I feel like everything is technically correct, but something subtle is blocking the commissioning.
Any help, confirmation, or similar experiences would be greatly appreciated ![]()
Thanks in advance!