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

# HMCharacteristicValueCurrentHeaterCoolerState.idle

The accessory is idle.

## Declaration

```swift
case idle
```

## See Also

### Current State

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