---
title: HMError.Code.homeWithSimilarNameExists
framework: homekit
role: symbol
role_heading: Case
path: homekit/hmerror/code/homewithsimilarnameexists
---

# HMError.Code.homeWithSimilarNameExists

An attempt to assign a home the same name as an existing home.

## Declaration

```swift
case homeWithSimilarNameExists
```

## See Also

### Collision errors

- [HMError.Code.objectWithSimilarNameExists](homekit/hmerror/code/objectwithsimilarnameexists.md)
- [HMError.Code.objectWithSimilarNameExistsInHome](homekit/hmerror/code/objectwithsimilarnameexistsinhome.md)
- [HMError.Code.renameWithSimilarName](homekit/hmerror/code/renamewithsimilarname.md)
