---
title: invalidAssociatedServiceType
framework: homekit
role: symbol
role_heading: Type Property
path: homekit/hmerror/invalidassociatedservicetype
---

# invalidAssociatedServiceType

An error indicating an invalid service type.

## Declaration

```swift
static var invalidAssociatedServiceType: HMError.Code { get }
```

## See Also

### Detecting association errors

- [objectAlreadyAssociatedToHome](homekit/hmerror/objectalreadyassociatedtohome.md)
- [objectAssociatedToAnotherHome](homekit/hmerror/objectassociatedtoanotherhome.md)
- [objectNotAssociatedToAnyHome](homekit/hmerror/objectnotassociatedtoanyhome.md)
