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

# HMError.Code.recurrenceTooSmall

An error indicating the recurrence interval is too short.

## Declaration

```swift
case recurrenceTooSmall
```

## See Also

### Limit errors

- [HMError.Code.cannotActivateTriggerTooFarInFuture](homekit/hmerror/code/cannotactivatetriggertoofarinfuture.md)
- [HMError.Code.dateMustBeOnSpecifiedBoundaries](homekit/hmerror/code/datemustbeonspecifiedboundaries.md)
- [HMError.Code.fireDateInPast](homekit/hmerror/code/firedateinpast.md)
- [HMError.Code.invalidMessageSize](homekit/hmerror/code/invalidmessagesize.md)
- [HMError.Code.maximumObjectLimitReached](homekit/hmerror/code/maximumobjectlimitreached.md)
- [HMError.Code.recurrenceTooLarge](homekit/hmerror/code/recurrencetoolarge.md)
- [HMError.Code.recurrenceMustBeOnSpecifiedBoundaries](homekit/hmerror/code/recurrencemustbeonspecifiedboundaries.md)
