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

# HMError.Code.timedOutWaitingForAccessory

An accessory did not respond timely.

## Declaration

```swift
case timedOutWaitingForAccessory
```

## See Also

### Communication errors

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