The smart home hub market in 2026 has consolidated around a handful of real contenders, and the noise from the marketing layer has finally started to separate from the signal. Matter 1.3 and Thread border routing are now table-stakes on any serious hub — the question is what else you get for your money: local processing, ecosystem breadth, voice integration depth, or raw API flexibility. Zigbee and Z-Wave aren’t dead; they’re still the better choice for dense sensor networks and long-range locks, and the hubs that handle all three protocol stacks without cloud dependencies are the ones worth paying attention to.
The other fault line is local vs. cloud. Google Home and Amazon Alexa remain stubbornly cloud-dependent for their automation logic — if your internet goes down, your automations don’t run. Home Assistant’s Yellow and the Homey Pro sit at the opposite extreme: all processing local, no subscription, full programmability. Apple’s HomePod mini and the SmartThings Station land somewhere in between — local execution for HomeKit and Matter automations, but cloud-reliant for cross-ecosystem bridging. For power users who care about uptime, latency, and data ownership, the local-first camp is where the serious builds live.
Price range for this category runs from $69 to $499, and the correlation between price and capability is real but nonlinear. The HomePod mini at $99 punches above its weight as a Thread border router and HomeKit hub, but it’s useless outside Apple’s walled garden. The Homey Pro at $399 is the most protocol-complete hub on the market. Home Assistant Yellow at $139 (board only, no CM4) is the most extensible — but it demands more from its owner. Here’s where each one actually fits.
Quick Comparison
| Hub | Price | Protocols | Local Processing | Subscription | Matter/Thread |
|---|---|---|---|---|---|
| Home Assistant Yellow | $139–$199 | Zigbee, Matter, Thread, Z-Wave (with dongle) | Full | None | Yes (border router) |
| Homey Pro (2023) | $399 | Zigbee, Z-Wave, Matter, Thread, Infrared, 433MHz, BLE | Full | None | Yes (border router) |
| Apple HomePod mini | $99 | Thread, BLE, Matter (as controller) | HomeKit automations | None | Yes (border router) |
| SmartThings Station | $69 | Zigbee, Matter, Thread, BLE | Partial | None | Yes (border router) |
| Amazon Echo Hub | $179 | Zigbee, Matter, Thread, BLE | Partial | Optional (Alexa+) | Yes (border router) |
Home Assistant Yellow
Home Assistant Yellow is a purpose-built hub for the Home Assistant operating system — not a dongle, not a repurposed Raspberry Pi, but a dedicated piece of hardware designed to run HAOS with a Zigbee coordinator (Silicon Labs MGM210P) built onto the board. The CM4-based configuration ($199 with 2GB CM4) runs the full stack locally: automations, dashboards, integrations, voice pipelines via Wyoming protocol. The barebones version at $139 requires you to supply a compatible CM4 module, which adds $25–$35 depending on RAM/storage tier. Z-Wave requires an external USB dongle (the Zooz ZST39 or Aeotec Z-Stick 7 are the standard choices), which is a minor inconvenience on a hub this capable.
The integration catalog is the real differentiator — 3,400+ integrations covering virtually every smart home product that exists, including local-only options for Lutron Caseta (via the Lutron Smart Bridge Pro), Insteon (legacy), and Sonos. The Zigbee coordinator handles Zigbee networks natively without a separate coordinator hub; you’re not bridging through a Philips Hue Bridge or IKEA Dirigera. Matter support arrived via the HAOS 2024.x update cycle and is now stable, with Home Assistant acting as both a Matter controller and a Thread border router via the onboard MGM210P radio. Automations run entirely on-device — no cloud dependency, sub-100ms response times for local integrations.
The ceiling on what you can build here is essentially unlimited: Node-RED for complex logic, AppDaemon for Python scripting, ESPHome for custom firmware on ESP32/ESP8266 devices, Zigbee2MQTT as an alternative Zigbee stack. The floor is steeper than any consumer hub — YAML configuration, add-on management, and occasional breaking changes between major releases are part of the deal. If you want a hub you configure once and forget, this isn’t it. If you want a hub that does exactly what you tell it to, this is the only answer.
Amazon search link — board SKU varies by configuration
Homey Pro (2023)
The Homey Pro 2023 revision (model HPY-BRG-001) is the most protocol-complete consumer hub available at any price point. The radio stack includes Zigbee (Silicon Labs EFR32MG21), Z-Wave (500-series), IR blaster (38kHz carrier), 433MHz RF, Bluetooth 5.0, and Wi-Fi 6 — all onboard, no dongles required. Matter 1.x and Thread border routing are present via firmware, making it one of the few hubs that bridges legacy RF ecosystems with the Matter/Thread future in a single device. The processor is a quad-core ARM Cortex-A53 running at 1.5GHz with 1GB RAM, enough to handle large automation flows without the sluggishness that plagued the original Homey.
Athom’s app ecosystem is the second-biggest differentiator after the radio stack — 1,000+ community and official apps covering devices that Home Assistant supports but with less friction. The Homey mobile app (iOS/Android) is genuinely well-designed: the 3D floor plan view for visualizing device locations is more useful than it sounds when you’re managing 80+ devices across multiple floors. Automation logic (called Flows) supports if-this-then-that style rules plus Advanced Flows with branching logic, delays, and parallel execution. There’s no YAML; everything is UI-driven, which is either a feature or a limitation depending on your operating mode.
At $399, the Homey Pro is asking a real premium over the competition, and the justification is the radio stack completeness and the no-dongle-required story. If you have existing Z-Wave locks, 433MHz sensors, and IR-controlled AV equipment you want unified under one hub without USB dongles or separate bridges, nothing else comes close. The lack of open scripting at the depth of Home Assistant is the real trade-off — Flows cover most use cases, but you can’t run arbitrary Python or drop into a Node-RED canvas. The Homey Pro (2023) ships with a 2-year warranty and no subscription requirement.
Apple HomePod mini
The HomePod mini (model MY5G2LL/A, still the current shipping SKU as of 2026 with updated firmware) is not a hub in the traditional sense — it has no Zigbee radio, no Z-Wave, no IR. What it is: the best Thread border router Apple sells at $99, a HomeKit hub that runs automations locally, and the mandatory infrastructure piece for anyone building a HomeKit-first home. The S5 chip handles HomeKit automation execution on-device; Siri requests go to Apple’s servers, but your “turn off all lights at sunset” automation does not. For HomeKit users, response latency to local HomeKit accessories is measurably lower when a HomePod mini is on the same network versus relying on Apple TV 4K as the hub.
Matter support on the HomePod mini has matured considerably. It acts as a Matter controller for Matter-over-Thread and Matter-over-Wi-Fi devices, and the Thread border router functionality is handled by the U1 chip’s Ultra-Wideband radio stack. In dense Thread mesh networks, having multiple Thread border routers (HomePod mini + Apple TV 4K + other border routers) creates a more resilient mesh — the Thread specification allows this and Apple’s implementation handles multi-border-router topologies correctly as of tvOS/HomePod firmware 18.x.
The hard constraint is ecosystem lock-in. The HomePod mini does one thing outside HomeKit/Matter: it sounds good as a music speaker (24-bit/48kHz audio, spatial audio support). As a hub, it’s useless for Zigbee devices unless they’re bridged through something else (a Hue Bridge, an IKEA Dirigera, or a Home Assistant instance). If your build is 100% HomeKit and Matter native, the HomePod mini at $99 is the most cost-efficient Thread border router + hub combo available. If you have any non-Matter legacy devices, you need something else in the stack. Apple HomePod mini is available in five colors; the hardware is identical across all colorways.
SmartThings Station
The SmartThings Station (model GP-U999SJVLGDA) is Samsung’s current hub hardware — a flat disc form factor that doubles as a 15W Qi wireless charger, which is either a clever integration or an irrelevant gimmick depending on your placement. The relevant specs: onboard Zigbee coordinator, Matter controller, Thread border router, Bluetooth 5.0 LE. No Z-Wave. The $69 retail price makes it the lowest-cost entry point for a hub with full Matter/Thread/Zigbee support. SmartThings runs a hybrid processing model: basic device control and some automations run locally on the hub, but the SmartThings cloud handles complex automation logic and the integration layer for third-party services.
The SmartThings app and platform have been through enough rebranding cycles that long-time users carry scar tissue from the 2020 migration and the 2023 local processing changes. The current state is meaningfully better: local execution for Zigbee and Matter devices works without cloud intervention for basic scenes and automations, and the SmartThings ecosystem still has one of the wider third-party integrations lists in the consumer hub space. The Samsung appliance integration is genuinely useful if you’re in the Samsung ecosystem — Family Hub refrigerators, SmartThings-compatible washers, and Samsung TVs all integrate at a deeper level than competing hubs offer.
The ceiling is lower than Home Assistant or Homey Pro — you can’t run arbitrary code, custom firmware pipelines, or deep API integrations without working around the platform. The Groovy IDE is gone; Edge Drivers (Lua-based) are the current extension mechanism, and the community driver library is substantial but not exhaustive. At $69, the SmartThings Station is the right answer if you want a capable starter hub with Samsung ecosystem depth and don’t need Z-Wave or advanced scripting. It’s also a reasonable secondary hub for Matter/Zigbee bridging if your primary is a non-Zigbee system.
Amazon Echo Hub
The Echo Hub (B0BCR7M8ZX) is Amazon’s first dedicated hub hardware — an 8-inch wall-mount touchscreen controller running Fire OS with an integrated Zigbee coordinator, Matter controller, and Thread border router. At $179, it’s priced above the SmartThings Station and below the Homey Pro, and it occupies an interesting middle position: the touchscreen control panel is genuinely useful as a whole-home dashboard in a way that a disc-shaped hub on a shelf is not. Device control, camera feeds (Ring and select third-party cameras), and scene execution are all accessible from the panel without reaching for a phone.
Alexa’s automation engine remains cloud-dependent for complex routines — if your ISP goes down, automations that rely on Alexa processing stop executing. The local Matter and Zigbee device control continues to function offline, which covers basic device operation but not conditional logic or multi-step routines. The Zigbee coordinator handles standard Zigbee HA profile devices; it does not support Zigbee Green Power (energy-harvesting switches) or Zigbee 3.0 features that some newer sensors rely on. Z-Wave is absent, same as the SmartThings Station.
The Alexa ecosystem advantage is real for voice control depth — Alexa has the broadest third-party skill catalog and the best natural language processing for home control queries among the major voice assistants. The Echo Hub makes that ecosystem accessible via touchscreen in addition to voice, and the wall-mount form factor keeps a 110v outlet free. For households already invested in Ring cameras and Alexa-compatible devices where the wall panel concept fits the use case, the Echo Hub earns its price point. For protocol completeness or local-first automation, it doesn’t.
Who Should Buy Which Hub
Home Assistant Yellow vs. Homey Pro: Both are local-first, no-subscription hubs with serious protocol support. Choose Yellow if you want unlimited extensibility, are comfortable with YAML and Linux-adjacent configuration, and plan to run ESPHome or Node-RED. Choose Homey Pro if you want the widest radio stack (especially IR and 433MHz) without dongles, prefer a mobile app UI over a web dashboard, and want most of the power with less of the configuration overhead.
HomePod mini vs. SmartThings Station as a primary hub: The HomePod mini only makes sense as a primary hub if you’re committed to the Apple ecosystem and your devices are HomeKit or Matter native. SmartThings Station is more protocol-complete (Zigbee + Matter + Thread in one) and ecosystem-agnostic, making it the better general-purpose choice at a similar price point. Combine both if you need Thread border router density and Samsung appliance integration simultaneously.
Echo Hub vs. everything else: The Echo Hub wins on the form factor and Alexa voice depth. It loses on local processing, Z-Wave absence, and protocol flexibility. It’s a control panel first and a hub second. If you want wall-mount touchscreen control and your ecosystem is Alexa/Ring native, it’s the right call. If you want a hub that runs your home when the internet is down, it isn’t.
Protocol coverage matrix rule of thumb: If you have Z-Wave devices (locks, older sensors), you need Home Assistant Yellow + dongle, or Homey Pro. If your build is purely Matter/Thread/Zigbee going forward, any of the five hubs cover the stack — differentiate on ecosystem and processing model instead.
Bottom Line
For power users who care about uptime, data ownership, and long-term flexibility, Home Assistant Yellow is the answer — no subscription, no cloud dependency, and a 3,400-integration catalog that nothing else touches. The Homey Pro earns its $399 price if you have legacy RF devices (Z-Wave, 433MHz, IR) and want them unified without dongles or USB adapters. The HomePod mini at $99 is mandatory infrastructure for HomeKit/Matter builds and costs less than most Thread border routers sold separately — it’s not a replacement for a real hub, but it belongs in any Matter network alongside one.