What Is Thread? The Low-Power Mesh Behind Apple Home
Thread is a low-power, self-healing IPv6 mesh network (not a smart-home standard by itself) that carries traffic between battery-powered accessories and an Apple TV 4K or HomePod border router. Every node is either a router (always powered, forwards traffic) or a sleepy end device (battery-powered, wakes briefly to send/receive). Thread predates Matter, and Apple used it to carry HomeKit traffic directly years before Matter's public spec existed.
Thread runs on the same 802.15.4 radios Zigbee used, but speaks IPv6 instead of Zigbee’s own protocol on top of them. Apple Home doesn’t build any of that mesh itself; it adds accessories to whatever network your Apple TV 4K or HomePod already formed, then layers its own rules on top for which nodes route, which sleep, and which bridge back to your Wi-Fi.
What Thread Is: IPv6 Over Low-Power Radios
Every node on a Thread mesh gets a real IPv6 address, the same address format used everywhere else on the internet, layered onto a low-power 802.15.4 radio rather than the higher-power chip most Wi-Fi gear uses. Reaching a Thread accessory works the way reaching anything else on an IP network does, with an address and a packet.
Thread’s job stops there. It moves data between nodes. What a lock, sensor, or bulb does with a message once it arrives is defined by whatever standard runs on top of Thread.
Router vs Sleepy End Device
Every node that joins a Thread mesh takes one of two jobs.
A router is mains-powered, a plugged-in smart bulb, a plug, or a border router, and it stays awake continuously to forward other devices’ traffic. The mesh gets one more available path every time another router joins it.
A sleepy end device is the battery-powered counterpart: a contact sensor, a button, a lock. Forwarding someone else’s traffic on top of its own would drain a battery fast, so a sleepy end device skips that job entirely and spends nearly all its time in a low-power sleep state, checking in with its parent router only in short bursts to send an update or pick one up.
Why Battery-Powered Accessories Need Thread Instead of Wi-Fi
Wi-Fi radios stay associated with an access point continuously; that costs power even when there’s nothing to send. A Thread sleepy end device skips that requirement: it isn’t part of the always-on radio conversation the way a router is, so it can stop transmitting between messages without losing its place in the mesh.
That’s the mechanism behind the years-on-a-coin-cell figures quoted for Thread sensors, against the months a comparable Wi-Fi sensor typically manages. It’s also why Thread makes sense for small, battery-run accessories rather than for something already plugged into the wall.
The Border Router Bridges Thread to Your Network
A Thread mesh is invisible to your phone until something bridges it to the network your phone is actually on. That’s the job of a border router: a device that’s simultaneously a Thread router and a member of your regular Wi-Fi or Ethernet network, translating between the two.
Apple Home only builds on top of its own border routers, an Apple TV 4K with a Thread radio, or a HomePod / HomePod mini. Other hardware, including most eero routers, can be a genuine Thread border router too, but it forms its own ecosystem’s Thread network rather than Apple’s, so it does nothing for an accessory you’re adding through the Home app. Which Apple TV 4K configurations have the Thread radio varies by generation; see how to set up an Apple TV 4K as a Thread border router for the model breakdown, and the best Thread border routers for Apple Home for which hardware to buy.
What Happens When a Node Drops Off the Mesh
Every powered router in a Thread mesh knows more than one path to its neighbors. If one router goes offline for any reason, the others recalculate routes around the gap automatically, with nobody touching a setting. A sleepy end device that relied on that router reconnects through whichever router answers next time it wakes.
The practical effect is that a mesh tends to get more reliable as you add mains-powered devices to it, since each one is another possible route; a single router dropping out of a mesh of two is a bigger deal than the same router dropping out of a mesh of fifteen. That self-healing has limits. When a chunk of accessories goes offline together instead of one at a time, that’s a network split rather than a single dropped node. Fixes for Matter over Thread devices going offline covers that fix sequence.
Thread and Matter Are Different Layers
Thread carries traffic; it doesn’t define what that traffic means. Matter is one of the standards that runs on top of Thread and translates a message into an unlocked door or a temperature reading. Apple’s own HomeKit-over-Thread does the same kind of job and predates Matter: Eve built Thread-enabled HomeKit accessories, bridged through a HomePod mini border router, before the Connectivity Standards Alliance published Matter’s 1.0 spec on October 4, 2022. A product page that says “Thread” describes the mesh. The standard running on top of it, Matter or HomeKit-over-Thread, is a separate question.
Shopping for smart-home accessories mixes up three separate questions, and each one has its own answer.
| Question | Answered by |
|---|---|
| What radio does the accessory use? | Thread, Wi-Fi, Zigbee, or Bluetooth |
| What carries the traffic to your network? | Thread’s own mesh, or Wi-Fi / Ethernet directly |
| What standard defines the commands? | Matter, HomeKit-over-Thread, or a manufacturer’s own protocol |
A device can run Thread and Matter together, or Thread on its own: that’s a HomeKit-over-Thread accessory. It can also run Matter with no Thread radio at all. Most Matter bulbs and plugs work this way, over Wi-Fi. Only the middle row of that table determines whether the accessory needs a border router in place before it arrives, so check the listing for Thread specifically instead of assuming a Matter logo already answers that.
For all four combinations you’ll find on shelves, see Matter over Thread vs Wi-Fi vs HomeKit over Thread; for the at-a-glance comparison, Matter vs Thread: which one needs a border router.
Sources: Apple Support, Thread Border Router alert, Apple Support, Set up your home hub, Thread Group, What is Thread, Eve, Thread support for HomeKit accessories, CSA-IoT, Matter Arrives.
Common questions
What is Thread in a smart home?
A wireless mesh built for battery-powered gear (sensors, locks, buttons) that reroutes around a dropped node on its own. Matter and HomeKit-over-Thread both send their commands over it.
What's the difference between a Thread router and a sleepy end device?
A router is a mains-powered node (a plugged-in bulb, plug, or border router) that stays awake and forwards traffic for the mesh. A sleepy end device is battery-powered, stays asleep most of the time to save power, and only wakes briefly to send or receive.
Do I need a border router for every Thread device?
Yes. Without a border router in place, a Thread accessory has no way to reach your phone or Apple Home at all. Apple's side of that role is filled by an Apple TV 4K that has the Thread radio, or by a HomePod or HomePod mini.
What is HomeKit-over-Thread?
HomeKit's own protocol carried over a Thread mesh rather than Matter's. Eve's early Thread accessories, connected through a HomePod mini, shipped before Matter's spec went public in October 2022.
Why does Thread use so little battery power compared to Wi-Fi?
Sleepy end devices spend almost all their time in a low-power sleep state and only wake for the milliseconds needed to send or receive a packet, versus Wi-Fi's constant higher-power radio activity.