<!--
{
  "availability" : [
    "iOS: 13.2.0 -",
    "iPadOS: 13.2.0 -",
    "macCatalyst: 13.2.0 -",
    "tvOS: 13.2.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 6.1.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "HomeKit",
  "identifier" : "/documentation/HomeKit/HMHomeDelegate/homeDidUpdateSupportedFeatures(_:)",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Method",
  "symbol" : {
    "kind" : "Instance Method",
    "modules" : [
      "HomeKit"
    ],
    "preciseIdentifier" : "c:objc(pl)HMHomeDelegate(im)homeDidUpdateSupportedFeatures:"
  },
  "title" : "homeDidUpdateSupportedFeatures(_:)"
}
-->

# homeDidUpdateSupportedFeatures(_:)

Tells the delegate that the home’s supported features changed.

```
optional func homeDidUpdateSupportedFeatures(_ home: HMHome)
```

## Parameters

`home`

The home for which supported features changed.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)