---
title: HMCharacteristicValueCurrentHeaterCoolerState.inactive
framework: homekit
role: symbol
role_heading: Case
path: homekit/hmcharacteristicvaluecurrentheatercoolerstate/inactive
---

# HMCharacteristicValueCurrentHeaterCoolerState.inactive

The accessory is inactive.

## Declaration

```swift
case inactive
```

## See Also

### Current State

- [HMCharacteristicValueCurrentHeaterCoolerState.idle](homekit/hmcharacteristicvaluecurrentheatercoolerstate/idle.md)
- [HMCharacteristicValueCurrentHeaterCoolerState.heating](homekit/hmcharacteristicvaluecurrentheatercoolerstate/heating.md)
- [HMCharacteristicValueCurrentHeaterCoolerState.cooling](homekit/hmcharacteristicvaluecurrentheatercoolerstate/cooling.md)
