Home Assistant / Troubleshooting

Home Assistant Matter Device Is Unavailable After Pairing

Start after successful Matter commissioning, then separate Matter Server health, Wi-Fi versus Thread transport, border-router continuity, IPv6, and multicast evidence without resetting the device or fabric.

Matter is the control protocol while Wi-Fi or Thread provides the IP transport. Home Assistant's Matter integration uses the Matter Server, so server health must be checked before blaming either transport.[1][2]

Home Assistant documents that Matter depends on local IPv6 and mDNS/multicast and can fail on VLAN or multicast-filtered networks. Thread devices also require a reachable Thread border router connected to the Home Assistant LAN.[1][2]

Applicability

Products
Home Assistant
Scope
For Home Assistant Core 2026.9.1 when a Matter device was successfully commissioned into Home Assistant and later becomes unavailable. This page starts after successful commissioning and does not cover a device that never paired.[3][1]
Last verified

Symptoms

  • The device was added successfully and exists in Home Assistant, but later its Matter entities are unavailable or control no longer reaches the commissioned device. A device that never completed commissioning exits to the existing pairing diagnosis.[1]

Quick diagnosis

Start after successful commissioning, prove Matter Server health, then separate Wi-Fi and Thread transport before touching the fabric.

Read-only

Confirm commissioning already succeeded

Verify that the device was previously added to Home Assistant's Matter fabric. If commissioning never completed, use the separate Matter-over-Thread pairing diagnosis.[1]

Read-only

Check Matter integration and Matter Server health first

Confirm the Matter integration and Matter Server are running and connected before testing Wi-Fi, Thread, or VLAN changes.[1]

Read-only

Identify Wi-Fi versus Thread transport

Determine whether this Matter device uses Wi-Fi/Ethernet or Thread. Thread is only the transport and requires a border router; do not treat every Matter device as Thread.[1][2]

Interactive troubleshooter

Your answers stay in this browser tab. The tool does not connect to your systems or send diagnostic results.

Guided check / step 1

Safe diagnostic guidance

Was the Matter device successfully commissioned before it became unavailable?

This diagnosis begins after successful commissioning.[1]

Read the complete diagnostic tree without using the controls
  1. Was the Matter device successfully commissioned before it became unavailable?

    This diagnosis begins after successful commissioning.[1]

    • Yes — it was added successfullyIs the Matter integration / Matter Server path healthy?
    • No — commissioning never completedUse the commissioning diagnosis instead
  2. Is the Matter integration / Matter Server path healthy?

    Home Assistant's Matter integration depends on the Matter Server control path.[1]

    • Yes — server path is healthyWhich IP transport does the Matter device use?
    • No — server path is unhealthyMatter Server / integration health is the first failing layer
  3. Which IP transport does the Matter device use?

    Matter devices can use Wi-Fi/Ethernet or Thread; Thread requires a border router.[1][2]

    • Wi-Fi / EthernetIs the Wi-Fi/Ethernet device on the expected local network without a proven multicast/VLAN block?
    • ThreadIs a Thread border router for this network available on the Home Assistant LAN?
  4. Is the Wi-Fi/Ethernet device on the expected local network without a proven multicast/VLAN block?

    Home Assistant warns that VLANs and multicast filtering can break Matter communication.[1]

    • Yes — network placement looks correctIs local IPv6 working across the required Home Assistant and network layers?
    • No — network topology is the failing layerThe local network topology is the first failing layer
  5. Is a Thread border router for this network available on the Home Assistant LAN?

    Matter-over-Thread requires a Thread border router connected to the Home Assistant LAN.[2][1]

    • Yes — border router is availableIs the device's Thread network still present and reachable through that border router?
    • No — no reachable border routerNo reachable Thread border router is available
  6. Is the device's Thread network still present and reachable through that border router?

    Thread devices communicate over IPv6 through the Thread network and border router.[2]

    • Yes — Thread path is presentIs local IPv6 working across the required Home Assistant and network layers?
    • No — Thread-network continuity is brokenThread-network continuity is broken
  7. Is local IPv6 working across the required Home Assistant and network layers?

    Thread is IPv6-only, and Matter relies on local IPv6 plus mDNS/multicast.[2][1]

    • Yes — local IPv6 worksThe documented layers do not yet isolate the outage
    • No — IPv6 layer is brokenLocal IPv6 is the first failing layer
  8. Use the commissioning diagnosis instead

    A device that never paired is outside this post-commissioning page.[1]

  9. Matter Server / integration health is the first failing layer

    Keep the commissioned device and fabric unchanged while resolving Matter Server health.[1]

  10. The local network topology is the first failing layer

    Repair only the proven VLAN or multicast path instead of resetting the Matter device.[1]

  11. No reachable Thread border router is available

    Restore the documented Thread border-router path before changing the Matter fabric.[2][1]

  12. Thread-network continuity is broken

    Preserve credentials and identify why the existing Thread network is no longer reachable.[2]

  13. Local IPv6 is the first failing layer

    Repair the proven IPv6 layer before recommissioning or resetting anything.[2][1]

  14. The documented layers do not yet isolate the outage

    Collect Matter Server, integration, Thread, and network diagnostics while preserving the existing fabric.[1][2]

Detailed diagnosis

Read-only

1. Prove the Matter Server path

Check whether Home Assistant can communicate with its Matter Server. If that control plane is unhealthy, stop before changing the device, Thread credentials, or network.[1]

Read-only

2. Identify the transport

Separate Matter-over-Wi-Fi from Matter-over-Thread. For Wi-Fi, inspect the LAN path; for Thread, prove the border router and Thread-network path first.[1][2]

Read-only

3. For Thread, prove border-router and Thread-network continuity

Confirm at least one border router for the device's Thread network remains connected to the Home Assistant LAN and that the Thread network is still present.[2][1]

Read-only

4. Inspect local IPv6 and multicast layer by layer

Check Home Assistant host IPv6, router/network IPv6 behavior, and multicast/mDNS filtering. Home Assistant specifically warns that VLANs, multicast filtering, or broken IGMP snooping can make Matter devices unavailable.[1][2]

Read-only

5. If the documented layers look healthy, collect diagnostics

Keep the existing fabric intact and collect Matter integration, Matter Server, Thread, and network evidence instead of inventing a refresh or reset procedure.[1][2]

Supported scenarios

These observations narrow the failing layer; they do not justify resetting a commissioned Matter device.

Matter Server or integration control path is unhealthy

A commissioned device cannot be controlled through Home Assistant when the Matter integration cannot communicate with the Matter Server.[1]

How to check: Confirm integration/server health before transport changes.[1]

The Thread path no longer reaches the Home Assistant LAN

Matter-over-Thread needs a Thread network with a border router connected to the Home Assistant LAN; losing that path can leave the commissioned device unavailable.[2][1]

How to check: Confirm border-router visibility and Thread network continuity.[2]

Local IPv6 or multicast delivery is broken

Home Assistant documents local IPv6 and mDNS/multicast as Matter requirements and calls out VLANs, multicast filtering, and malfunctioning IGMP snooping as common network boundaries.[1][2]

How to check: Inspect each local IPv6 and multicast layer without assuming Internet connectivity proves Matter connectivity.[1][2]

Next actions and procedure boundaries

Read-only

Matter Server unhealthy: keep the fabric unchanged and repair server health first

Do not reset or recommission the device. Preserve the existing fabric and resolve the Matter Server or integration health problem before testing the transport again.[1]

Read-only

Network evidence fails: repair only the proven IPv6, multicast, or border-router layer

Keep the device and fabric unchanged and hand the exact failing IPv6, multicast, VLAN, or Thread-border-router evidence to the network operator. Do not enable broad multicast forwarding or flatten security controls blindly.[1][2]

Read-only

No documented layer fails: preserve diagnostics

Record the Core version, device model, transport, Matter Server state, Thread/border-router state when relevant, and sanitized diagnostics for upstream review instead of factory-resetting the device.[1][2]

Warnings and boundaries

Do not factory-reset the Matter device, delete it from the fabric, remove Matter integration, delete Thread credentials, or recreate the Thread network as a first-line troubleshooting step.[1][2]
Do not disable IPv6 or make broad VLAN/firewall/multicast changes merely because the device is unavailable; first identify the failing layer.[1][2]

Sources

Links were reviewed on 2026-09-09. Reachability and automated validation do not replace editorial verification of each claim.

  1. Matter integration and commissioning
    Home Assistant project · Tier A · accessed 2026-09-08
  2. Thread integration and border routers
    Home Assistant project · Tier A · accessed 2026-09-08
  3. Home Assistant Core release records
    Home Assistant project · Tier B · accessed 2026-09-08