<!--
{
  "availability" : [
    "iOS: 10.0.0 -",
    "iPadOS: 10.0.0 -",
    "macCatalyst: 10.0.0 -",
    "tvOS: 10.0.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 3.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "HomeKit",
  "identifier" : "/documentation/HomeKit/HMCharacteristicValueChargingState",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "HomeKit"
    ],
    "preciseIdentifier" : "c:@E@HMCharacteristicValueChargingState"
  },
  "title" : "HMCharacteristicValueChargingState"
}
-->

# HMCharacteristicValueChargingState

Possible values for the charging state of a battery.

```
enum HMCharacteristicValueChargingState
```

## Topics

### Charging States

[`HMCharacteristicValueChargingState.none`](/documentation/HomeKit/HMCharacteristicValueChargingState/none)

The battery isn’t charging.

[`HMCharacteristicValueChargingState.inProgress`](/documentation/HomeKit/HMCharacteristicValueChargingState/inProgress)

The battery is charging.

[`HMCharacteristicValueChargingState.notChargeable`](/documentation/HomeKit/HMCharacteristicValueChargingState/notChargeable)

The battery can’t be charged.



---

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)