Matter 1.6 Update: What Changed

Picture this: you’re standing in the lighting aisle, phone in hand. Instead of buying the bulb, taking it home, screwing it in, and then wrestling with setup, you tap your phone against the box and the bulb is already paired before it ever leaves the shelf. That’s the reality Matter 1.6 is pushing toward. The Matter 1.6 update what changed boils down to a focused release: no new device categories, but a major overhaul in how you connect, share, and control devices across ecosystems. Released June 17, 2026 by the Connectivity Standards Alliance, this version targets setup friction, multi-platform coordination, and smarter climate control.

How This Was Verified

This breakdown is based on the official Connectivity Standards Alliance (CSA) announcement, coverage from 9to5Mac, and the Home Assistant project blog. No hands-on testing of Matter 1.6 hardware or software was performed. All information reflects publicly available documentation and verified reports as of August 2026.

Matter 1.6 at a Glance: A Focused Release, Not New Categories

Matter 1.6 is a deliberate, feature-driven update rather than an expansion of the device library. The CSA shipped it on June 17, 2026 with three headline features: NFC-based commissioning, Joint Fabric networking, and Thermostat Suggestions. There are also several smaller quality-of-life improvements and a companion security certification. If you’re weighing protocols, our Zigbee vs. Z-Wave vs. Matter 2026 guide still holds — this release doesn’t change the fundamental protocol hierarchy.

NFC-Based Commissioning: Set Up Devices Before They’re Powered

The biggest practical change in Matter 1.6 is full commissioning over NFC. Previous versions, starting with 1.4.1, allowed an NFC tag to store commissioning information, but the actual setup still required a Bluetooth Low Energy (BLE) handshake once the device was powered on. Matter 1.6 removes that dependency entirely.

The CSA announcement confirms you can now commission a bulb before screwing it in, or a switch before it’s wired to mains power. The NFC tap carries the full commissioning payload, and the controller can complete the join process without the device ever emitting a wireless signal. This is a meaningful step forward for accessibility too — no more hunting for QR codes on tiny stickers or dealing with scratched labels.

Joint Fabric: One Shared Matter Network, Many Controllers

Matter’s Multi-Admin feature has always let you connect a device to multiple ecosystems, but each ecosystem operated its own separate fabric. Matter 1.6 introduces Joint Fabric, which flips that model. Instead of multiple parallel networks, multiple user-authorized controllers now co-administer a single shared Matter network via a central Datastore.

The 9to5Mac breakdown explains that this is distinct from 1.4’s Enhanced Multi-Admin, which shared devices between separate fabrics. Joint Fabric counts as a single fabric toward device capacity limits, which means you can add more controllers without burning through the finite fabric slots on each device. For large homes with multiple hubs, this directly addresses the “too many controllers” problem.

Thermostat Suggestions: Advice the Thermostat Can Decline

Thermostats in Matter 1.6 gain a new type of interaction: Suggestions. Unlike commands, suggestions are time-bound recommendations sent from a controller to the thermostat. The thermostat then evaluates them against the user’s stored preferences and decides whether to accept, modify, or ignore them.

The Home Assistant blog highlights a critical use case: preventing one ecosystem from overriding a demand-response event or a manual adjustment made by the homeowner. If your utility sends a peak-pricing signal and your smart home app suggests a temperature change, the thermostat can weigh both inputs without blindly following the last one that arrived. This is a subtle but important shift in how much authority controllers have over devices.

The Smaller Upgrades Hidden in 1.6

Beyond the three headline features, Matter 1.6 includes four core enhancements worth noting:

  • Device capability and limits communication: Devices can now tell controllers what they can and cannot do, reducing failed commands and mismatched expectations.
  • Security sensor event history: Controllers can retrieve a log of past security events, not just the current state, giving automations better context.
  • Unmounted state for smoke/CO alarms: Alarms can report that they’ve been removed from their mounting bracket, a safety-relevant signal that distinguishes “detected nothing” from “device is off the ceiling.”
  • Partitioned certificate revocation lists: Revoked device certificates are now handled in smaller, independently updated partitions rather than one large set, improving scalability as the certified device pool grows.

These are documented in the CSA developer resources and the Build with Matter handbook.

Product Security 1.1: Certification Expands Beyond Devices

Alongside Matter 1.6, the CSA released Product Security 1.1, which extends certification beyond individual devices to entire IoT systems. This is a significant scope expansion. The new framework introduces two assessment tiers: Level-1, which is a self-assessment reviewed by an Authorized Test Laboratory (ATL), and Level-2, which requires an independent assessment and functional testing conducted by an ATL.

The 9to5Mac coverage notes that this is aimed at platforms and ecosystems — not just individual smart bulbs or sensors. It’s an acknowledgment that security in a smart home is only as strong as the weakest controller or cloud backend.

What Matter 1.6 Means for Home Assistant and Apple Home Users

If you’re a Home Assistant user, the official Matter integration page confirms that the platform currently supports Matter 1.5.1, with 1.6 support in active beta. The Home Assistant blog frames this as the upgrade they’ve been waiting for, particularly around NFC commissioning and Joint Fabric. Existing Matter 1.x devices remain fully compatible — this update is additive, not breaking.

Apple Home, by contrast, is reportedly still on Matter 1.4 based on current developer documentation. That means Apple users won’t see NFC commissioning or Joint Fabric until Apple updates its implementation. For a deeper look at the architecture that makes these updates possible, check out our analysis of the Home Assistant Matter Server rewrite.

FAQ

Does Matter 1.6 work with my existing Matter devices?

Yes. Matter 1.6 is an additive update, not a breaking change. Existing Matter 1.x devices remain fully compatible, and they don’t need to be re-commissioned. New features like NFC commissioning and Joint Fabric are available to devices that support them, but older devices continue to function normally.

When will Home Assistant and Apple Home support Matter 1.6?

Home Assistant has Matter 1.6 support in active beta and is likely to ship it in a stable release soon. Apple Home is reportedly still on Matter 1.4, with no public timeline for an update. The CSA’s certification process means manufacturers must update their implementations, so adoption will vary by ecosystem.

What’s the difference between Joint Fabric and Multi-Admin?

Multi-Admin (including 1.4’s Enhanced Multi-Admin) connects a device to multiple separate fabrics, each controlled by a different ecosystem. Joint Fabric, new in 1.6, lets multiple controllers co-administer a single shared fabric via a central Datastore. This counts as one fabric toward device limits and reduces redundancy.

← Back to guides