Matter over Thread: Why It's Worth Migrating from Zigbee in Home Assistant

If you've run Home Assistant for any length of time, you've almost certainly built your smart home on Zigbee. It's been the dependable default for years: cheap devices, solid local control, and a mature mesh that just works. But the ground has shifted. Matter over Thread has matured into a credible successor, and for new devices it's increasingly the smarter choice. This article explains what these protocols actually are, where they beat Zigbee, and how to think about migrating without throwing away the network you've already built.

First, Untangling the Terminology

The biggest source of confusion is treating Matter, Thread, and Zigbee as three competing things you pick between. They aren't directly comparable. Matter is mainly about interoperability, Thread is mainly about low-power IP networking, and Zigbee is mainly about a mature device-access ecosystem.

Zigbee is a complete stack: it defines both the radio and how devices talk to each other. Thread, by contrast, is only the networking layer. It's a low-power mesh that gives every device a real IPv6 address, but it doesn't define what the devices say to one another. That's where Matter comes in. Matter isn't a replacement for Zigbee or Thread — it's a compatibility layer that sits on top of them (as well as Wi-Fi and Ethernet). So "Matter over Thread" means a device that uses the Thread mesh for transport and speaks the Matter application language on top. Interestingly, Thread and Zigbee use the same physical radio layer (802.15.4) but completely different networking protocols above it.

The Case for Migrating

The strongest argument is interoperability without lock-in. A Matter device can be controlled natively by Google Home, Apple HomeKit, SmartThings, and Home Assistant simultaneously, with no cloud dependencies and no proprietary apps. If you've ever wrestled with getting a Zigbee device exposed cleanly into another ecosystem, this multi-admin capability is a genuine relief. The same physical sensor can answer to multiple controllers at once.

Local control, the thing Home Assistant users care about most, is preserved. Matter devices communicate over your local network, so they continue to work even when your internet connection is down. Pairing is also dramatically simpler than Zigbee's sometimes-finicky process: you scan a QR code, choose which ecosystems should see the device, and you're finished.

Because Thread gives every device its own IP address, the mesh is more robust and self-healing in ways that map naturally onto standard networking concepts. And the momentum behind it is hard to ignore. Matter is the consensus direction: every major hub manufacturer is shipping Matter support, every major voice assistant speaks it, and device makers that haven't certified yet are under retailer pressure to do so. Looking ahead, by the end of 2026 the Matter ecosystem is expected to be comparable to Zigbee in device variety, with Thread becoming the default radio for new Matter devices.

An Honest Word of Caution

Migrating doesn't mean a teardown. The prevailing advice in 2026 is more measured than the marketing suggests. If you have an existing Zigbee network, the mesh you built is doing real work — don't rip out functioning infrastructure to chase Matter for its own sake. Zigbee still holds the largest installed base and the widest device selection, particularly for cheap battery sensors.

On battery life, the practical difference is smaller than you'd expect. Thread and Zigbee offer similar battery life of one to three years typically, and while Thread has a slight theoretical advantage from its newer low-power design, the real-world differences are minimal.

The pragmatic path is this: if you're starting fresh, default to Matter — buy a Matter-compatible hub first, then choose Matter-over-Thread for low-power categories like sensors, locks, and bulbs, and Matter-over-Wi-Fi for always-on devices like cameras and plugs. For an existing setup, add new devices as Matter over Thread while leaving your working Zigbee mesh in place, and bridge the two where it helps.

Setting It Up in Home Assistant

You'll need two pieces: a Thread border router and the Matter integration. Home Assistant provides both. If you run Home Assistant on a Yellow or a Green, or use the SkyConnect / Connect ZBT-1 dongle, you can run a Thread border router directly. Apple TVs, HomePods, and Google Nest hubs also act as border routers, and Home Assistant can share Thread credentials with them so the meshes interoperate. The Matter Server add-on handles commissioning; from there, adding a device is mostly a matter of scanning its QR code.

It's worth noting that a Matter-over-Thread device paired with a fully local hub like Home Assistant is considered the strongest privacy-focused consumer setup available in 2026 — which aligns well with the reasons most people chose Home Assistant in the first place.

Conclusion

In this article we looked at what Matter over Thread actually is, why it isn't a like-for-like replacement for Zigbee but rather an interoperability layer riding on a modern low-power mesh, and where it earns its place in a Home Assistant setup. The honest takeaway is that you don't need to abandon Zigbee, but you should start buying Matter over Thread for new devices. It's where the industry is heading, it preserves the local control you value, and it frees you from being locked into any single ecosystem.