---
title: timedOutWaitingForAccessory
framework: homekit
role: symbol
role_heading: Type Property
path: homekit/hmerror/timedoutwaitingforaccessory
---

# timedOutWaitingForAccessory

An accessory did not respond timely.

## Declaration

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

## See Also

### Detecting communication errors

- [accessDenied](homekit/hmerror/accessdenied.md)
- [accessoryCommunicationFailure](homekit/hmerror/accessorycommunicationfailure.md)
- [accessoryPairingFailed](homekit/hmerror/accessorypairingfailed.md)
- [accessorySentInvalidResponse](homekit/hmerror/accessorysentinvalidresponse.md)
- [clientRequestError](homekit/hmerror/clientrequesterror.md)
- [communicationFailure](homekit/hmerror/communicationfailure.md)
- [dataResetFailure](homekit/hmerror/dataresetfailure.md)
- [partialCommunicationFailure](homekit/hmerror/partialcommunicationfailure.md)
