What the Distinction Means
A hub-based smart home uses a central device — a hub, bridge, or controller — that speaks to smart home devices using a radio protocol (Zigbee, Z-Wave, Thread) and translates that to your IP network. The hub acts as the coordinator: devices pair to it, automations run on it, and your phone app communicates with the hub rather than with each device individually. A hubless smart home skips this middle layer — each device connects directly to Wi-Fi and is controlled through the vendor's cloud app or a voice assistant.
Side-by-Side Comparison
| Factor | Hub-Based | Hubless (Wi-Fi Direct) |
|---|---|---|
| Setup complexity | Higher — hub must be configured, devices paired to it | Lower — download app, connect to Wi-Fi |
| Device protocols supported | Zigbee, Z-Wave, Thread, Matter — not limited to Wi-Fi | Wi-Fi only (unless device has its own bridge) |
| Battery life of devices | Excellent — Zigbee/Z-Wave sensors last years | Poor — Wi-Fi sensors drain batteries in months |
| Number of devices | Scales to hundreds per hub | Congests router at 30+ Wi-Fi clients |
| Local control (works without internet) | Yes — hub runs automations locally | No — most Wi-Fi devices require cloud |
| Reliability | High — local mesh, no cloud dependency | Variable — depends on vendor cloud uptime |
| Cost | Hub cost ($50–$200) plus devices | Device cost only, but Wi-Fi devices often cost more individually |
| Vendor lock-in | Less — universal hubs (Home Assistant) support many brands | High — each vendor's app controls only that vendor's devices |
Hub Options
Philips Hue Bridge: Zigbee hub specifically for Hue bulbs and some compatible third-party Zigbee devices. Simple setup, excellent reliability, but limited to the Hue ecosystem without third-party integration.
Amazon Echo (with Zigbee): Some Echo models include a Zigbee coordinator, allowing Zigbee devices to pair directly to an Echo without a separate hub. Limited Zigbee device support compared to dedicated hubs.
SmartThings Hub: Supports Zigbee, Z-Wave, and Matter. Cloud-dependent for some functions. Works with a wide range of devices.
Hubitat Elevation: Local-processing hub supporting Zigbee, Z-Wave, and Matter. All automations run on the device — no cloud required. Popular for users who want reliability and privacy.
Home Assistant (with USB radio sticks): Open-source platform running on a Raspberry Pi, NUC, or dedicated device. Supports Zigbee, Z-Wave, Matter, Thread, and hundreds of cloud integrations simultaneously. Maximum flexibility; steeper learning curve.
Frequently Asked Questions
How many Wi-Fi smart home devices is too many for one router?
There is no hard limit, but performance and reliability degrade noticeably as client count increases. Most consumer routers handle 30–50 simultaneous Wi-Fi clients adequately; beyond that, DHCP table size, radio contention, and association state tracking become bottlenecks. If you have more than 20–30 IoT devices, a hub-based approach for sensors and bulbs (Zigbee/Z-Wave) combined with Wi-Fi for cameras and appliances is more scalable than putting everything on Wi-Fi.
What happens to hubless devices if the vendor shuts down their cloud?
They stop working — or at least lose remote control and automation capabilities. This has happened multiple times with smart home vendors going out of business or discontinuing product lines. Hub-based devices with local processing (Zigbee/Z-Wave controlled by Home Assistant or Hubitat) continue functioning indefinitely because they do not depend on external servers. If long-term reliability matters, prefer local-control capable setups, and check whether any Wi-Fi device you buy has a documented local API or Home Assistant integration before purchasing.
Is Matter making hubs obsolete?
Not entirely. Matter improves interoperability between platforms (a Matter device works with Apple, Google, and Amazon simultaneously) but does not eliminate the need for hub hardware in all cases. Matter-over-Thread devices still need a Thread border router (built into HomePod mini, Google Nest Hub, and some routers) to connect to the IP network. Matter-over-Wi-Fi devices connect directly but remain cloud-dependent for most functions unless the vendor provides a local API. Local-control platforms like Home Assistant are adding Matter support, which brings Matter devices into the local-control ecosystem. Matter simplifies the ecosystem question, but a hub or border router is still required for Thread-based devices.