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

# HMError.Code.actionSetExecutionPartialSuccess

An attempt to execute the action set was only partially successful.

## Declaration

```swift
case actionSetExecutionPartialSuccess
```

## See Also

### Action set errors

- [HMError.Code.actionInAnotherActionSet](homekit/hmerror/code/actioninanotheractionset.md)
- [HMError.Code.actionSetExecutionFailed](homekit/hmerror/code/actionsetexecutionfailed.md)
- [HMError.Code.actionSetExecutionInProgress](homekit/hmerror/code/actionsetexecutioninprogress.md)
- [HMError.Code.cannotRemoveBuiltinActionSet](homekit/hmerror/code/cannotremovebuiltinactionset.md)
- [HMError.Code.noActionsInActionSet](homekit/hmerror/code/noactionsinactionset.md)
- [HMError.Code.noRegisteredActionSets](homekit/hmerror/code/noregisteredactionsets.md)
