---
title: HMCharacteristicTypeTargetHeaterCoolerState
framework: homekit
role: symbol
role_heading: Global Variable
path: homekit/hmcharacteristictypetargetheatercoolerstate
---

# HMCharacteristicTypeTargetHeaterCoolerState

The target state for a device that heats or cools, like an oven or a refrigerator.

## Declaration

```swift
let HMCharacteristicTypeTargetHeaterCoolerState: String
```

## Discussion

Discussion The corresponding value is one of the constants in the HMCharacteristicValueTargetHeaterCoolerState enumeration.

## Topics

### Values

- [HMCharacteristicValueTargetHeaterCoolerState](homekit/hmcharacteristicvaluetargetheatercoolerstate.md)

## See Also

### Temperature

- [HMCharacteristicTypeCurrentTemperature](homekit/hmcharacteristictypecurrenttemperature.md)
- [HMCharacteristicTypeTargetTemperature](homekit/hmcharacteristictypetargettemperature.md)
- [HMCharacteristicTypeTemperatureUnits](homekit/hmcharacteristictypetemperatureunits.md)
- [HMCharacteristicTypeTargetHeatingCooling](homekit/hmcharacteristictypetargetheatingcooling.md)
- [HMCharacteristicTypeCurrentHeatingCooling](homekit/hmcharacteristictypecurrentheatingcooling.md)
- [HMCharacteristicTypeCurrentHeaterCoolerState](homekit/hmcharacteristictypecurrentheatercoolerstate.md)
- [HMCharacteristicTypeCoolingThreshold](homekit/hmcharacteristictypecoolingthreshold.md)
- [HMCharacteristicTypeHeatingThreshold](homekit/hmcharacteristictypeheatingthreshold.md)
