Smart home protocols, compared by what actually breaks
Five radios, four frequency bands, and one crowded slice of spectrum that most of them share.
The layer people skip#
Matter is not a radio. It is an application layer that runs on top of Wi-Fi, Ethernet and Thread, and reaches Zigbee and Z-Wave only through a bridge. That means every buying decision still has a radio decision underneath it, and the radio decides the things people actually complain about: how long the battery lasts, whether the lock responds at the far end of the house, and whether the lights work when the internet is down.
There are only four questions that separate the radios:
- What frequency does it use? 2.4 GHz is shared by Wi-Fi, Zigbee, Thread, Bluetooth, microwave ovens and cheap USB 3.0 cables. 908.42 MHz, where US Z-Wave lives, is nearly empty by comparison and penetrates walls better.
- Does it mesh, and how many hops? Mesh gets you coverage without more hardware, but each hop adds latency and another thing that can fail.
- How does it treat sleeping devices? A radio designed for battery devices lets them sleep with the receiver off and parks their messages at a parent node. A radio that was not lets them run hot and die in six months.
- Who owns it? An open standard with multiple silicon vendors survives a company going away. A closed radio does not, which is the whole story of twenty years of smart home standards.
The five radios, in one table#
| Radio | Band (US) | Topology | Practical ceiling | Battery devices | Best at |
|---|---|---|---|---|---|
| Thread | 2.4 GHz, 802.15.4 | IPv6 mesh, 32 active routers | Roughly 250 devices in the field | Sleepy end devices, multi-year coin cells | Matter-native sensors, low latency, no cloud |
| Zigbee | 2.4 GHz, 802.15.4 | Mesh, one coordinator | Limited by coordinator child capacity | Sleepy end devices, multi-year coin cells | Device selection, price, binding |
| Z-Wave | 908.42 MHz | Mesh, 232 nodes, 4 hops | 232 classic, plus 4,000 in Long Range | Yes, and Long Range claims 10 years | Locks, range, walls, non-crowded spectrum |
| Wi-Fi | 2.4 and 5 GHz | Star, via your AP | Airtime and association tables, not a spec number | Poorly | Cameras, anything with real bandwidth |
| Bluetooth LE | 2.4 GHz | Point to point, plus mesh variants | Per-controller connection limits | Yes, for short bursts | Commissioning, presence, local fallback |
Where to start#
If you are choosing hardware right now, which radio for which job is the page to read: it works through ceiling lights, battery sensors, locks, gates, cameras, blinds and garage doors, and says what to buy and what to avoid for each.
If something already works badly, the cause is usually spectrum. Zigbee and Thread share the exact same 802.15.4 radio as each other and sit inside the same band as your Wi-Fi. 2.4 GHz interference and channel planning shows the arithmetic, names the aggressors most people never suspect (USB 3.0 cables, Bluetooth advertising channels, the microwave), and the channel planner turns your Wi-Fi channel into a safe pair of 802.15.4 channels.
Which radio for which job
The decision table by device class. Start here if you are about to buy something.
Zigbee vs Z-Wave
The comparison people search for most, settled on frequency, node limits and device availability.
2.4 GHz interference
Channel math you can verify, plus the four aggressors that are not Wi-Fi.
Proprietary radios
Lutron, Hue, Tuya, 433 MHz, and the cautionary tale of Insteon.
How the radios relate to the standards#
Two pairs cause most of the confusion.
Thread and Zigbee are the same radio. Both are IEEE 802.15.4 at 250 kbit/s on channels 11 to 26 in the 2.4 GHz band. The difference is everything above the radio: Zigbee uses its own network and application layers, Thread carries IPv6 and is the transport Matter was designed around. Thread vs Zigbee works through the consequences. One practical result: a dongle that can do both usually cannot do both at once.
Matter and the radios are different layers. A Matter device is a Wi-Fi device or a Thread device. There is no such thing as a Matter radio, and there is no Matter over Zigbee or Matter over Z-Wave except through a hub acting as a bridge. Matter vs Thread is the fastest way to fix that mental model, and what Matter still cannot do is the honest limit list.
What this cluster covers#
- Which radio for which job in a smart homeDevice class by device class, which radio to buy and why, from ceiling lights to an outdoor gate 300 feet from the house.
- Zigbee in 2026: what it is and what changedHow Zigbee actually behaves: coordinator child capacity, routers vs end devices, binding, Green Power, and what Zigbee 4.0 adds.
- Z-Wave and Z-Wave Long Range explainedHow Z-Wave works at 908.42 MHz, why it reaches through walls, and what Z-Wave Long Range changes with a star topology and 30 dBm.
- Wi-Fi smart devices: the hidden costsBand steering, 2.4 GHz-only radios, airtime cost and the real limits on how many Wi-Fi IoT devices a home network takes.
- Bluetooth and BLE in the smart homeWhere Bluetooth LE actually belongs in a smart home: commissioning, presence and local fallback, and why it fails as the primary control path.
- 2.4 GHz interference and channel planningVerifiable channel arithmetic for 802.15.4 against US Wi-Fi, plus USB 3.0 noise, microwave ovens and the BLE advertising channels.
- Zigbee vs Z-Wave: how to actually chooseA direct comparison on the five things that decide reliability, and why the honest answer for most homes is to run both.
- Proprietary radios: Lutron, Hue, Tuya, 433 MHzClosed radios compared on exit cost: Lutron Clear Connect, Philips Hue, Tuya white-label devices, 433 MHz gear, and what Insteon taught everyone.
The rule that saves the most money#
Buy the radio your hub already speaks, and check that before you check anything else. A Z-Wave lock is a paperweight next to a hub with no Z-Wave radio, and adding one is not always possible: Hubitat carries Zigbee and Z-Wave but is not a Thread border router, while an Apple TV is a Thread border router and speaks no Zigbee or Z-Wave at all. The hub comparison lists what each box actually carries, and the compatibility checker answers the specific case.
Primary sources
Specification and vendor documentation we checked while writing this page. Where a claim depends on firmware behaviour rather than a published spec, the page says so inline.