---
title: HMCharacteristicValueTargetFanState
framework: homekit
role: symbol
role_heading: Enumeration
path: homekit/hmcharacteristicvaluetargetfanstate
---

# HMCharacteristicValueTargetFanState

Possible values for the target fan state.

## Declaration

```swift
enum HMCharacteristicValueTargetFanState
```

## Topics

### Fan State

- [HMCharacteristicValueTargetFanState.manual](homekit/hmcharacteristicvaluetargetfanstate/manual.md)
- [HMCharacteristicValueTargetFanState.automatic](homekit/hmcharacteristicvaluetargetfanstate/automatic.md)

### Initializers

- [init(rawValue:)](homekit/hmcharacteristicvaluetargetfanstate/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)
