Ikea Dirigera and matter Integration - issues

Hi,
I recently tried to add Ikea matter over thread devices in HA using matter integration and faced some issues. Here is the setup i am using.

  • HA ver 2026.1.1 - matter Server ver 8.1.2. HA running bare metal.(fresh install)
  • Ikea Dirigera hub updated to latest firmware.
  • Both HA and Dirigera connected via ethernet using same network switch. No VLANS.
    I added Ikea Myggbett (door sensor) and Bilresa(buttons) via ikea home app. Both work fine and update status in Ikea App.
    Created a matter share code in ikea app and added it to HA - matter integration. Both are added successfully and change status on dash board.
    After couple of minutes both devices stop updating in HA. I can still see them change in Ikea app. Restarting the matter server fixes it for couple of minutes but they stop updating again.
    I then added a zigbee plug to Dirigera and shared it through matter bridge to HA . This plug keeps working in HA through matter without issues. Here is the matter server log showing some errors.

2026-01-14 11:07:22.823 (Dummy-2) CHIP_ERROR [chip.native.DMG] Subscription Liveness timeout with SubscriptionID = 0xab79ad72, Peer = 01:0000000000000001

2026-01-14 11:07:22.825 (MainThread) INFO [matter_server.server.device_controller] Node:1 Subscription failed with CHIP Error 0x00000032: Timeout, resubscription attempt 0

2026-01-14 11:07:31.590 (MainThread) INFO [matter_server.server.device_controller] Node:1 Re-Subscription succeeded

It looks like matter bridge(matter over wifi) works fine but matter over thread has issues. Any ideas/troubleshooting tips are much appreciated.

2 Likes

I would try a test case by moving the Bilresa near the Dirigera and see if it still disappears. If not, then its a Thread wireless problem, but if it still disappears, then I can only guess that somehow the route that the Dirigera gave HA to reach the Bilresa is timing out (but I doubt this is the problem)

Tried again but with same results. Bilresa changes status in Ikea App but no change in HA after 3 minutes.
Tried another way. Removed Bilresa from Ikea App. Added ikea TBR as preffered network in HA. Added Bilresa using the HA companion App. Same result. No updates after 3 minutes and Subscription Liveness Timeout error in Matter Server.

Also tried pinging the IPv6 address on Bilresa as shown in matter integration and it responds when i wake it up. Ping6 to ipv6 address of HA also responds with success.

Tried pinging Bilresa from HA. It succeeds.

Hi!

May I ask how you managed to set the IKEA TBR as HA’s preferred network? I can’t seem to do this(no three dot popup)

Thanks!

I added Dirigera hub to ikea home app and added one thread sensor. This sets up thread network and adds thread credentials to Apple key chain. Then go to HA ios app settings → thread and click on Send credentials to Home Assistant button at the bottom. Now go back to setting menu and thread menu and you should see the option to make this preferred network.

1 Like

I understand that the HA devs have spent a lot of time tuning the “subscription” timers which is what is used to determine whether the Matter Server can communicate periodically with a device. If its timing out, then there is a networking issue. Its usually Thread networking related where the device drops in/out of the Thread network and sometimes the subscription process detects it, and other times it does not.

Hi Maverik, I encountered absolute identical problems. Myggbett Sensor works fine in Ikea app and dirigera, but after Mutliadmin integration in Home Assistant correct updating status for like 5 minutes, After then no reaction.
I even moved the dirigera closer to the sensor- no difference.

Prior to the Ikea Dirigera Hub I used a sonoff dongle E as thread border router connecting the Myggbett to home assistant. In this scenario everything was rock stable. So the Myggbett itself seems not to be the problem.

I’m experiencing the same issue, got the ikea hub yesterday but only the zigbee devices work constantly in homeassistant, while the Matter devices stops responding in home assistant after few minutes. Did someone found a solution already?

2 Likes

I have tried Sonoff-E with OTBR container(TV 1.4) on another machine and have had no issues using the Ikea thread devices. Did some packet capture with Dirigera and could see RA packets come in to HA but Matter packets stops coming after few minutes. Seems to be an issue with Dirigera at this point.

So yes One option is to try OTBR 1.4 beta and see if this makes it better. Additionally try the matter server beta, enable debug log and open issue in the matterjs repo with a debug log of such issues

Same here, EXACTLY the same. The Dirigera is 2m away from the door sensor. All IKEA lights (matter ones) work perfect, even when they are far away.

It sometimes works, but approx. less than 10% of the cases.

Exact same issue here.

TLDR; 2 Ikea MYGGSPRAY 1 DILRESA matter over thread devices, after a few minutes of connection, they fail to continue updating in HA.

I just moved into a new apartment a couple of days ago, and I decided to go all out and fully automate everything, I started with the Ikea Dirigera Hub, a few sensors, a bulb and a couple of sonoff retro switches.

Last night I added everything to a brand new HA virtual machine on my homelab server, and while all the Zigbee devices where added without issue, I had to manually add all the Matter devices one by one, at first everything was fine, but the next day, I noticed that none of the 3 Matter over thread sensors where updating their state in HA.

They still show up and update fine in the Ikea Home app, so I have no idea what’s going wrong. Came here as a last resort, but I can’t see many other people having this issue going back more that a couple of weeks.

I am experiencing the exact same issue with a similar configuration (Home Assistant on Docker with IKEA Dirigera). After a while, the device status stops updating in Home Assistant, even though everything works correctly in the IKEA app

From what I’ve read I think I am in a similar situation. My sensors are not thread, they are all ZigBee connected to the dirigera hub. They work for some days, but sooner or later they become unavailable, including the dirigera hub.
Today I tried restarting the Matter server in home assistant, and that made the devices available again.
In the Ikea app the devices never disappear, they keep working.

It’s worth mentioning that if I pint the dirigera hub using the matter integration only the IPV4 address works

There was a recent update for the Ikea Dirigera Hub (February 6th if I’m not wrong) that is supposed to offer better support and less flakey integrations among some other improvements.

I have seen some better performance, BUT, only when a sensor or button is associated with another device, for example, a motion sensor that’s connected to a light, looks like it is working 100% in HASS, but as soon as I unlink it from the device, it no longer updates it’s state.

Can anyone else confirm they are having this issue? Again, from my experience, only happening with Matter devices, Zigbee ones seem to work fine.

I’ve updated the Dirigera. Firmware 2.901.5. Matter controller 1.0.

It’s not better.