---
title: HMCharacteristicValueConfigurationState
framework: homekit
role: symbol
role_heading: Enumeration
path: homekit/hmcharacteristicvalueconfigurationstate
---

# HMCharacteristicValueConfigurationState

Possible values for the configuration state of an accessory.

## Declaration

```swift
enum HMCharacteristicValueConfigurationState
```

## Topics

### Configuration States

- [HMCharacteristicValueConfigurationState.notConfigured](homekit/hmcharacteristicvalueconfigurationstate/notconfigured.md)
- [HMCharacteristicValueConfigurationState.configured](homekit/hmcharacteristicvalueconfigurationstate/configured.md)

### Initializers

- [init(rawValue:)](homekit/hmcharacteristicvalueconfigurationstate/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
