<!--
{
  "availability" : [
    "iOS: 8.0.0 -",
    "iPadOS: 8.0.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "HomeKit",
  "identifier" : "/documentation/HomeKit/HMAddAccessoryRequest/home",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "HomeKit"
    ],
    "preciseIdentifier" : "c:objc(cs)HMAddAccessoryRequest(py)home"
  },
  "title" : "home"
}
-->

# home

The home to which to add the accessory.

```
var home: HMHome { get }
```

## Discussion

Call this home’s [`addAndSetupAccessories(with:completionHandler:)`](/documentation/HomeKit/HMHome/addAndSetupAccessories(with:completionHandler:)) method to fulfill the request after constructing the setup payload.

---

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)