---
title: primaryHome
framework: homekit
role: symbol
role_heading: Instance Property
path: homekit/hmhomemanager/primaryhome
---

# primaryHome

The primary home managed by this home manager.

## Declaration

```swift
var primaryHome: HMHome? { get }
```

## See Also

### Managing the primary home

- [updatePrimaryHome(_:completionHandler:)](homekit/hmhomemanager/updateprimaryhome(_:completionhandler:).md)
