Why protocol choice matters more than brand
Most smart home purchases are driven by brand marketing — "works with Google Home," "Alexa compatible," "Apple HomeKit." But the underlying protocol determines three things that actually matter: how reliably devices communicate, whether they work without internet, and whether you can mix devices from different manufacturers in the same system.
A device using Z-Wave will still respond to commands when your router is offline because Z-Wave hubs process commands locally. A Wi-Fi device using a manufacturer's cloud cannot — if the vendor's servers are down, the device is unresponsive regardless of your local network status.
Zigbee: best for sensor-dense setups
Zigbee operates at 2.4 GHz and uses a mesh topology — every mains-powered device acts as a router that relays signals to and from battery-powered end nodes. The standard supports up to 65,000 devices on a single coordinator, though realistic apartment networks rarely exceed 50.
Practical strengths
- Cheapest device ecosystem — sensors from 200 CZK, TRVs from 850 CZK
- Wide Home Assistant support via ZHA or Zigbee2MQTT
- Battery life on end devices typically 6–18 months (AA or coin cell)
- Fast response: 10–30ms command latency on a healthy mesh
Real-world limitations
- 2.4 GHz band is shared with Wi-Fi — channel conflicts cause packet loss in dense apartment buildings
- No guaranteed interoperability between brands before Zigbee 3.0 (pre-2018 devices may not pair)
- Shorter indoor range than Z-Wave: 10–20 meters per hop
Z-Wave: best for security and large homes
Z-Wave operates at 868.42 MHz in Europe — a sub-gigahertz frequency that penetrates walls significantly better than 2.4 GHz and doesn't compete with any Wi-Fi network. The trade-off is stricter device limits (232 per network) and higher device costs.
Where Z-Wave is the better choice
- Smart locks and security devices — stricter certification means more predictable behaviour
- Large houses with thick concrete or brick walls where 2.4 GHz doesn't penetrate reliably
- Installations where command reliability is critical (alarm systems, access control)
Z-Wave Long Range (2020+)
The Z-Wave Long Range extension, supported in Series 700 and 800 chips, allows direct communication to a hub at up to 1.6 km in open air (or through several walls). This eliminates the need for intermediate routing devices in smaller networks, making single-device installations (like a single smart lock) much more reliable.
Matter: promising but still maturing
Matter is an application-layer standard developed by the Connectivity Standards Alliance (CSA) — the same group behind Zigbee. Unlike Zigbee and Z-Wave (which are transport-layer protocols), Matter runs over existing IP networks: Wi-Fi and Thread.
Thread is a low-power mesh protocol similar to Zigbee in concept but IP-native — every device has an IP address. A Thread Border Router (a device that bridges Thread to your IP network) is required. Apple HomePod mini, Apple TV 4K (2nd gen), and some Google Nest hubs act as Thread Border Routers.
Current state (early 2025)
- Device selection is growing but still thin in Central Europe compared to Zigbee
- Multi-admin feature (controlling one device from multiple ecosystems simultaneously) works but has rough edges
- Thread mesh stability depends on how many border routers are present
- Price premium: Matter devices typically cost 20–40% more than equivalent Zigbee devices
Which hub to buy in 2025
| Hub | Protocols | Price (CZ) | Cloud required | Best for |
|---|---|---|---|---|
| Home Assistant Green | Zigbee + Z-Wave (via sticks) + Matter | ~3200 CZK | No (optional HA Cloud) | All-in-one, advanced users |
| Hubitat Elevation C-8 | Zigbee + Z-Wave + Matter | ~4500 CZK | No | Reliability-first users |
| Aqara Hub M3 | Zigbee + Matter + Thread | ~2800 CZK | Optional | Apple HomeKit users |
| Amazon Echo (4th gen) | Zigbee + Matter | ~2200 CZK | Yes (Alexa) | Voice-first, Alexa ecosystem |
For a new installation with no existing devices, the Home Assistant Green paired with a ConBee III USB Zigbee coordinator and a Zooz 800 Series Z-Wave USB stick gives the most flexible starting point. Total cost: approximately 5500 CZK, all-local, no subscriptions.
Sources & references
- Matter Standard Overview — CSA-IoT (official)
- Zigbee FAQ — Zigbee Alliance (official)
- Z-Wave Learning Resources (official)
- Zigbee Hub Setup Guide — Smart Home Wizards (2025)