---
title: HMCharacteristicValueTargetHeaterCoolerState
framework: homekit
role: symbol
role_heading: Enumeration
path: homekit/hmcharacteristicvaluetargetheatercoolerstate
---

# HMCharacteristicValueTargetHeaterCoolerState

Possible values for the target state of a device that heats or cools.

## Declaration

```swift
enum HMCharacteristicValueTargetHeaterCoolerState
```

## Topics

### Target State

- [HMCharacteristicValueTargetHeaterCoolerState.automatic](homekit/hmcharacteristicvaluetargetheatercoolerstate/automatic.md)
- [HMCharacteristicValueTargetHeaterCoolerState.heat](homekit/hmcharacteristicvaluetargetheatercoolerstate/heat.md)
- [HMCharacteristicValueTargetHeaterCoolerState.cool](homekit/hmcharacteristicvaluetargetheatercoolerstate/cool.md)

### Initializers

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