---
title: HMCharacteristicValueCurrentHeatingCooling
framework: homekit
role: symbol
role_heading: Enumeration
path: homekit/hmcharacteristicvaluecurrentheatingcooling
---

# HMCharacteristicValueCurrentHeatingCooling

States that indicate an accessory’s process of increasing or decreasing temperature.

## Declaration

```swift
enum HMCharacteristicValueCurrentHeatingCooling
```

## Topics

### Temperature States

- [HMCharacteristicValueCurrentHeatingCooling.cool](homekit/hmcharacteristicvaluecurrentheatingcooling/cool.md)
- [HMCharacteristicValueCurrentHeatingCooling.heat](homekit/hmcharacteristicvaluecurrentheatingcooling/heat.md)
- [HMCharacteristicValueCurrentHeatingCooling.off](homekit/hmcharacteristicvaluecurrentheatingcooling/off.md)

### Initializers

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

## See Also

### Values

- [HMCharacteristicValueHeatingCooling](homekit/hmcharacteristicvalueheatingcooling.md)
