---
title: MatterAddDeviceRequest.Home
framework: mattersupport
role: symbol
role_heading: Structure
path: mattersupport/matteradddevicerequest/home
---

# MatterAddDeviceRequest.Home

The representation of a home that appears in the picker during device setup.

## Declaration

```swift
struct Home
```

## Topics

### Creating the home

- [init(from:)](mattersupport/matteradddevicerequest/init(from:).md)
- [init(displayName:)](mattersupport/matteradddevicerequest/home/init(displayname:).md)

### Getting the properties

- [displayName](mattersupport/matteradddevicerequest/home/displayname.md)

## Relationships

### Conforms To

- [Decodable](swift/decodable.md)
- [Encodable](swift/encodable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Setting up the request

- [MatterAddDeviceRequest.Room](mattersupport/matteradddevicerequest/room.md)
- [MatterAddDeviceRequest.Topology](mattersupport/matteradddevicerequest/topology-swift.struct.md)
- [setupPayload](mattersupport/matteradddevicerequest/setuppayload.md)
- [topology](mattersupport/matteradddevicerequest/topology-swift.property.md)
