Apple Home, assessed

The most reliable mainstream platform for local automation, inside the narrowest set of supported devices and the lowest automation ceiling.

What Apple Home actually is#

Apple Home is a controller built into iOS, iPadOS, macOS, watchOS and tvOS, plus a home hub that lives in your house and does the work when your phone is not there. There is no Apple hub product as such. The hub role is carried by a HomePod or an Apple TV, and one of them must be present and powered for automations, remote access and shared access to function.

Under the hood it is a Matter controller with its own fabric, alongside the older HomeKit accessory protocol for devices that predate Matter. Everything you add joins Apple's fabric, and Apple's fabric is not visible to anything else. There is no local API, no supported way to script against it, and no configuration export. That is a deliberate design position, not an oversight, and it explains both the reliability and the frustration people report.

The hardware you actually need#

You need one home hub. In September 2026 the supported hardware is:

DeviceHome hubThread border routerUS price
HomePod miniYesYes$129
HomePod (2nd generation)YesYesApple pricing
Apple TV 4K (2nd generation)YesYesDiscontinued
Apple TV 4K (3rd generation), 64 GB Wi-FiYesNo$199
Apple TV 4K (3rd generation), 128 GB Wi-Fi plus EthernetYesYes$249

Two more hardware facts that change plans. iPads are no longer supported as home hubs, so a household that relied on an old iPad on a shelf needs a HomePod or Apple TV. And an iPhone 15 Pro or later can pair Thread accessories locally, which helps during setup, but it does not replace a hub: your phone leaves the house, the hub does not.

More than one hub is supported and worth having. Apple elects one as primary and fails over automatically, and a second border router improves Thread mesh coverage. Both hubs need to be on the same network.

Matter and Thread status, September 2026#

Apple does not publish which Matter version Apple Home implements. That is unusual, and it means any specific version number you see quoted is inference rather than a vendor statement. What can be said from observed device type support is that behavior sits roughly in the Matter 1.2 to 1.4 range. Robot vacuums arrived with iOS 18.4. Air purifiers and dishwashers, both Matter 1.2 device types, are still missing as of September 2026.

What is definitely not there:

On Thread, Apple is genuinely strong. Apple TV moved to Thread 1.4 in a June 2026 update, while HomePods had not made that move as of September 2026, and Apple exposes real Thread diagnostics in the Home app developer settings, which most of its competitors do not. If you want to understand why that matters, what Thread is covers the roles and Thread troubleshooting uses those diagnostics.

What survives an outage, and what does not#

Apple Home scores 60 out of 100 on the Local Control Index. It earns full marks for local app control on the LAN (20/20), local automation execution (20/20) and local state reporting (10/10). It loses points for local voice (0/10), a local API (0/10), firmware and backup control (2.5/10), the account requirement (0/5) and vendor shutdown survivability (7.5/15).

In plain terms, when your internet drops:

Keeps working. Automations that live on the hub. Direct control from an iPhone on the same Wi-Fi. Thread and Wi-Fi devices responding on the LAN. Scenes triggered by a physical button or sensor.

Stops working. Siri, in every form, because speech recognition is not local. Remote access from outside the house. iCloud-based sharing with other household members whose devices need to check in. HomeKit Secure Video upload and history. Anything that depends on a vendor cloud on the device side, which is most Wi-Fi accessories that are not Matter.

That combination is unusual and worth restating: your automations run, but you cannot ask for them by voice. Households that treat Siri as the interface experience an outage as total failure even though the underlying system is fine. Households that use sensors and schedules barely notice. What still works when the internet goes down covers the pattern across all platforms, and the outage audit tool works through your own device list.

The honest limitations#

The automation ceiling is low. Apple's editor handles triggers, conditions on time and people, and a set of actions. It does not do variables, templates, loops, or multi-step logic with intermediate state. Shortcuts extends this somewhat but runs on a device rather than the hub. If you find yourself wanting "if the humidity has risen more than 10 percent in 20 minutes", you have outgrown the platform.

The device world is narrow. No Zigbee, no Z-Wave, no infrared, no 433 MHz. Everything arrives over Wi-Fi, Thread or Bluetooth, or through a bridge that flattens vendor features on the way in.

Feature loss through Matter is real. Robot vacuums appear without maps or no-go zones. Lights lose effects. This is a Matter limitation more than an Apple one, but Apple has fewer vendor integrations to fall back on than Alexa or Google.

Guest access is all or nothing. You can invite someone to the home, but you cannot grant them one lock and nothing else.

You cannot back up your configuration. There is no export, no version history you control, and no way to move a home to another platform without re-pairing everything. That is what the 2.5 out of 10 for firmware and backup control measures.

No Android client exists. In a mixed-phone household, Apple Home can still hold devices through multi-admin while another platform serves the Android users, but it cannot be the primary.

Who should pick Apple Home, and who should not#

Pick it if every adult uses an iPhone, you want automations that survive an outage without maintaining anything, your devices are Matter over Thread or Wi-Fi, and your automation needs are schedules, sensors and presence. It is the lowest-effort platform here that still runs logic locally, and that combination is rare.

Do not pick it as your primary if anyone in the house is on Android, you own Zigbee or Z-Wave gear, you want energy dashboards, you need camera features beyond HomeKit Secure Video, or you write automations that need real conditional logic. In those cases the standard pattern is Home Assistant or SmartThings for logic, with Apple Home layered on top through multi-admin for the family-facing controls. Apple Home vs Google Home works the decision by household rather than feature count.

2026 changes a buyer must know#

The legacy HomeKit architecture ended on 10 February 2026. Apple had been prompting households to migrate to the newer architecture for years. On that date the old one stopped working, and households that never accepted the prompt lost Home app control, automations and shared access until they migrated. If you are inheriting or reviving an older setup, check the architecture before you assume the hardware is broken.

iPads were removed as supported home hubs, which caught out households running an old iPad as the hub.

HomePod mini is $129, part of a broad enthusiast-tier price rise across 2026 in which vendors cited memory and storage costs.

Belkin Wemo shut down on 31 January 2026, and the outcome is the best argument for Apple's design that exists. App and cloud features disappeared, taking the Alexa and Google integrations with them. Devices already paired to Apple HomeKit before that date kept working, locally. That is what local pairing buys you, and it is covered in when a smart home company shuts down.

Do I need an Apple TV or HomePod for Apple Home?

For anything beyond controlling devices from your phone while you are home, yes. A home hub runs automations, provides remote access and enables sharing with other household members. Without one, automations do not fire when your phone is away and you have no remote control. iPads are no longer supported in this role, so the choice is a HomePod mini, HomePod 2 or an Apple TV 4K.

Which Apple TV is a Thread border router?

The Apple TV 4K 2nd generation, and the 3rd generation only in the 128 GB Wi-Fi plus Ethernet configuration at $249. The $199 64 GB Wi-Fi only 3rd generation model has no Thread radio and cannot route a Thread mesh. HomePod mini and HomePod 2 are both border routers. Check the border router directory before buying.

Does Apple Home work without internet?

Partly, and better than most. Automations run on your HomePod or Apple TV and keep firing. Local control from a phone on the same Wi-Fi works. What stops is Siri, remote access from outside the house, HomeKit Secure Video upload, and any accessory that depends on its own vendor cloud. Apple Home scores 60 out of 100 on our Local Control Index for exactly this profile.

What Matter version does Apple Home support?

Apple does not publish one. Observed device type support corresponds to roughly Matter 1.2 through 1.4: robot vacuums arrived with iOS 18.4, while air purifiers and dishwashers are still absent as of September 2026. There is no Matter 1.5 camera support and no Joint Fabric. Treat any specific version number quoted elsewhere as inference.

What happened to HomeKit on 10 February 2026?

Apple retired the legacy HomeKit architecture on that date. Households that had never migrated to the newer architecture lost Home app control, automations and shared access. Migrating restores the setup, but accessories may need attention afterwards. This is separate from Matter support and affected old and new accessories alike.

Can I use Apple Home and Google Home or Alexa at the same time?

Yes, for Matter devices. Multi-admin lets one device belong to several fabrics at once, so a Matter lock can answer to Apple Home and Alexa simultaneously. Each platform keeps its own credentials, and each one may form its own Thread network unless you share credentials deliberately. See sharing a Matter device across ecosystems.

Can I add Zigbee or Z-Wave devices to Apple Home?

Not directly. Apple Home has no Zigbee or Z-Wave radio and never has. You need a hub that owns those devices and exposes them to Apple as Matter accessories: Homey Pro's Matter Bridge app, Home Assistant, or a vendor bridge such as Hue. Expect to lose some device-specific features in the translation, which Matter bridges covers in detail.

Is Apple Home good for smart cameras?

It is workable but narrow. HomeKit Secure Video requires an iCloud+ plan and a compatible camera, encrypts recordings, and processes detection on your home hub, which is a genuine privacy advantage. But the compatible camera list is short, there is no Matter 1.5 camera support, and upload stops during an internet outage. Cameras and doorbells compares the options across platforms.

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.