<!--
{
  "availability" : [
    "iOS: 10.2.0 -",
    "iPadOS: 10.2.0 -",
    "macCatalyst: 10.2.0 -",
    "tvOS: 10.1.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 3.1.1 -"
  ],
  "documentType" : "symbol",
  "framework" : "HomeKit",
  "identifier" : "/documentation/HomeKit/HMCharacteristicTypeTargetHeaterCoolerState",
  "metadataVersion" : "0.1.0",
  "role" : "Global Variable",
  "symbol" : {
    "kind" : "Global Variable",
    "modules" : [
      "HomeKit"
    ],
    "preciseIdentifier" : "c:@HMCharacteristicTypeTargetHeaterCoolerState"
  },
  "title" : "HMCharacteristicTypeTargetHeaterCoolerState"
}
-->

# HMCharacteristicTypeTargetHeaterCoolerState

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

```
let HMCharacteristicTypeTargetHeaterCoolerState: String
```

## Discussion

The corresponding value is one of the constants in the [`HMCharacteristicValueTargetHeaterCoolerState`](/documentation/HomeKit/HMCharacteristicValueTargetHeaterCoolerState) enumeration.

## Topics

### Values

[`enum HMCharacteristicValueTargetHeaterCoolerState`](/documentation/HomeKit/HMCharacteristicValueTargetHeaterCoolerState)

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



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)