Matter 1.6: Everything New in the Latest Smart Home Update

Matter 1.6: Everything New in the Latest Smart Home Update

Published

The Connectivity Standards Alliance (CSA) released Matter 1.6 yesterday, June 17, 2026, and it’s the most practical update we’ve seen since the standard launched. Three headline features actually solve real problems people have been complaining about for years.

Let me break down what’s new, what it means for your existing setup, and when you can actually buy devices that support it.

The Big Three Features in Matter 1.6

NFC-Based Commissioning: Tap to Set Up

This is the one that’ll make the biggest difference in your daily life. Instead of scanning a QR code, waiting for Bluetooth Low Energy (BLE) to do its painfully slow handshake, and praying the connection doesn’t drop halfway through, you just hold your phone near the device’s NFC tag.

Done. That’s the setup.

But here’s what makes it truly special: it works before the device is powered on. Think about that for a second. You’re about to install a ceiling light. Right now, you’d need to wire it up, power it on, then balance on a ladder with your phone trying to scan a tiny QR code while BLE struggles to connect. With Matter 1.6, you tap your phone to the light while it’s still in the box, commission it to your network, then install it. When it powers up, it’s already configured.

This is massive for in-wall switches too. Set them up on your workbench, wire them into the wall, flip the breaker. They’re already part of your network.

Professional installers are going to love this. Batch provisioning 30 lights for a new construction project? Tap, tap, tap, tap. No more spending half the job time fighting BLE connections.

Now, this isn’t entirely new territory. Matter 1.4.1 introduced an NFC payload that stored setup information on the tag. But it still required BLE to complete the actual commissioning. Matter 1.6 does the full commissioning over NFC. No BLE required at all. That’s a fundamental shift.

Joint Fabric: One Network to Rule Them All

If you’ve ever set up a Matter device, you know the drill. Add it to Apple Home. Then add it to Google Home. Then add it to Alexa. Each platform gets its own “fabric” (its own connection to the device), and each one counts against the device’s fabric limit. It’s tedious, it wastes fabric slots, and if something goes wrong with one platform’s connection, you’re troubleshooting in the dark.

Joint Fabric throws that entire workflow in the trash.

With Matter 1.6, multiple ecosystems (Apple Home, Google Home, Alexa, SmartThings) co-administer a single shared Matter network through a central Datastore. You set up a device once. Every authorized platform can control it immediately. One fabric, shared across all your ecosystems.

This is fundamentally different from Enhanced Multi-Admin in Matter 1.4. That feature let platforms share access between their separate fabrics. It was better than nothing, but each platform still maintained its own fabric connection. Joint Fabric consolidates everything into a single shared fabric. One setup. One fabric slot used. All platforms have full control.

For households where one person uses Apple Home and another uses Google Home, this eliminates the “can you add this to my platform too?” conversation entirely. For property managers and Airbnb hosts, it means setting up smart home gear once and letting guests use whatever ecosystem they prefer.

Thermostat Suggestions: Your Thermostat Can Say No

Here’s a scenario that drives people crazy. You walk to your thermostat and set it to 72 because you’re cold. Five minutes later, a Google Home routine fires and sets it to 68 because that’s your “evening” automation. Your manual override just got overridden.

Matter 1.6 fixes this with Thermostat Suggestions. Instead of sending direct commands, ecosystems now send suggestions to your thermostat. The thermostat evaluates the suggestion against your current preferences, recent manual adjustments, and any commitments you’ve made (like utility demand-response programs). Then it decides whether to accept or reject.

If it rejects, it sends back a standardized explanation. “User manually adjusted 3 minutes ago.” “Conflicts with demand-response commitment.” “Would violate minimum temperature preference.”

This is especially powerful in multi-ecosystem homes. When Google Home, Apple Home, and Alexa all have automations that touch the thermostat, they can’t fight each other anymore. The thermostat acts as the single source of truth, evaluating each suggestion on its merits.

For people enrolled in utility demand-response programs (where you save money by letting the utility adjust your temperature during peak hours), this protects your commitment. A rogue automation can’t accidentally pull you out of the program.

Core Improvements

Beyond the big three, Matter 1.6 includes several solid infrastructure updates:

Device Capability and Limits Communication: Devices can now tell controllers exactly what they support and what their limits are. No more guessing whether a device supports 5 fabrics or 3. No more sending commands a device can’t execute.

Security Sensor Event History: Your motion sensors, door/window sensors, and other security devices now maintain an event history that any controller can access. You don’t have to be in the right app at the right time to see what happened.

Smoke/CO Alarm Unmounted Detection: Your smoke detectors can now report when they’ve been physically removed from their mounting plate. If someone takes a smoke detector down (accidentally or otherwise), your system knows immediately.

Partitioned Certificate Revocation Lists: This is a security infrastructure improvement. CRLs are how the system knows if a device’s security certificate has been revoked (compromised, recalled, etc.). Partitioning them makes the lookup faster and more efficient, especially as the number of Matter devices in the world grows.

What’s Still Missing from Matter

Let’s be real about what Matter 1.6 doesn’t include:

  • Cameras: Still not supported. This remains the biggest gap in the Matter ecosystem. Your Ring, Arlo, and Eufy cameras aren’t going cross-platform anytime soon via Matter.
  • Robot vacuums: Still waiting. Roborock and iRobot fans will need to stay in their respective apps.
  • Audio/video streaming: No media device support yet.
  • Garage door openers: Still not in the spec (though some brands have workarounds).

No new device categories were added in 1.6. The focus was entirely on making existing devices work better together. Honestly? That’s probably the right call. The foundation needed these improvements before expanding further.

When Will Devices Support Matter 1.6?

Here’s the realistic timeline based on past releases:

  • Hub/controller firmware updates (Apple Home, Google Home, Alexa): 3-6 months. These platforms need to support Joint Fabric and NFC commissioning on their end. Apple tends to tie these to iOS releases, so expect fall 2026.
  • New devices shipping with 1.6: 6-9 months for early adopters (likely Eve, Nanoleaf, Aqara). 9-12 months for mainstream brands.
  • Firmware updates for existing devices: This varies wildly. Some brands (Eve, Nanoleaf) are great about updates. Others (looking at you, cheap Tuya devices) may never update.

The good news: Joint Fabric requires updates to hubs/controllers, not necessarily to individual devices. So your existing Matter bulbs and switches could benefit without needing their own firmware update. NFC commissioning requires new hardware (an NFC tag on the device), so that’s new-purchases-only.

Matter 1.6 Feature Comparison Table

FeatureWhat It DoesWho Benefits MostExpected Timeline
NFC CommissioningTap phone to device to set up, even before power-onDIYers, professional installers, anyone with ceiling fixtures6-9 months (new hardware required)
Joint FabricOne shared network across Apple/Google/Alexa/SmartThingsMulti-ecosystem households, property managers, Airbnb hosts3-6 months (hub firmware update)
Thermostat SuggestionsThermostats evaluate and can reject automation commandsDemand-response participants, multi-platform automation users6-12 months (thermostat firmware + hub updates)
Capability CommunicationDevices report their limits and supported featuresDevelopers, power users hitting device limits6-9 months
Security Sensor HistorySensors maintain accessible event logsSecurity-focused users, anyone with motion/door sensors6-9 months
Alarm Unmounted DetectionSmoke/CO alarms report physical removalFamilies, landlords, anyone required to have alarms6-12 months
Partitioned CRLsFaster security certificate validationEveryone (background improvement)3-6 months

What This Means for You Right Now

If you’re building a smart home today, Matter 1.6 doesn’t change the buying advice much. Every Matter-compatible device you buy now will benefit from Joint Fabric once your hubs update. The NFC setup requires new hardware, but that’s a nice-to-have, not a must-have.

If you’ve been on the fence about whether to wait for Matter improvements or buy now, this release should give you confidence. The standard is maturing fast. Buy now and you’ll get Joint Fabric benefits through software updates.

For people already deep in a multi-ecosystem setup, Joint Fabric is the feature you’ve been waiting for. It eliminates the biggest pain point of running Apple Home and Google Home side by side.

And if you’re shopping for a smart thermostat, look for brands that commit to Matter 1.6 support. Thermostat Suggestions will make your climate automations dramatically more reliable.

Frequently Asked Questions

Do I need to buy new devices to use Matter 1.6 features?

It depends on the feature. Joint Fabric works through hub/controller updates, so your existing Matter devices should benefit without replacement. NFC commissioning requires devices with NFC hardware built in, so that’s new purchases only. Thermostat Suggestions need a firmware update from your thermostat manufacturer.

Will Joint Fabric work with my current Apple HomePod or Google Nest Hub?

Yes, once Apple and Google release firmware updates supporting Joint Fabric. These are expected within 3-6 months of the spec release. The hub hardware already supports it; it just needs the software.

Does Matter 1.6 support cameras yet?

No. Cameras remain unsupported in Matter 1.6. The CSA hasn’t announced a timeline for camera support. This is widely considered the biggest gap in the standard.

What’s the difference between Joint Fabric and Enhanced Multi-Admin from Matter 1.4?

Enhanced Multi-Admin (Matter 1.4) allowed platforms to share access between their separate fabrics. Each platform still maintained its own connection, using its own fabric slot. Joint Fabric (Matter 1.6) creates one single shared fabric that all platforms co-administer through a central Datastore. It counts as one fabric slot total, no matter how many platforms participate.

Can I use NFC commissioning with my current phone?

If your phone has NFC (most Android phones and all iPhones since iPhone 7), yes. The phone hardware is ready. You’ll need an updated home app (Apple Home, Google Home, etc.) that supports Matter 1.6 NFC commissioning, and the device itself needs an NFC tag built in.

Bottom Line

Matter 1.6 is a quality-of-life release. It doesn’t add flashy new device categories, but it makes the devices you already own (or plan to buy) work together much better. Joint Fabric alone justifies the update, and NFC commissioning makes setup less painful for everyone.

Check our Matter compatibility guide for the latest on which devices support which version, and our guide on choosing the best smart home hub if you’re picking the right controller for a Joint Fabric setup.