---
title: homeUniqueIdentifier
framework: homekit
role: symbol
role_heading: Instance Property
path: homekit/hmaccessorysetupresult/homeuniqueidentifier
---

# homeUniqueIdentifier

The home that accessories were added to.

## Declaration

```swift
var homeUniqueIdentifier: UUID { get }
```

## Discussion

Discussion See uniqueIdentifier for more information.

## See Also

### Getting results

- [accessoryUniqueIdentifiers](homekit/hmaccessorysetupresult/accessoryuniqueidentifiers.md)
