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

# HMError.Code.objectWithSimilarNameExists

An object with a similar name already exists.

## Declaration

```swift
case objectWithSimilarNameExists
```

## See Also

### Collision errors

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