---
title: HMCharacteristicValueChargingState.none
framework: homekit
role: symbol
role_heading: Case
path: homekit/hmcharacteristicvaluechargingstate/none
---

# HMCharacteristicValueChargingState.none

The battery isn’t charging.

## Declaration

```swift
case none
```

## See Also

### Charging States

- [HMCharacteristicValueChargingState.inProgress](homekit/hmcharacteristicvaluechargingstate/inprogress.md)
- [HMCharacteristicValueChargingState.notChargeable](homekit/hmcharacteristicvaluechargingstate/notchargeable.md)
