---
title: HMCharacteristicValueBatteryStatus
framework: homekit
role: symbol
role_heading: Enumeration
path: homekit/hmcharacteristicvaluebatterystatus
---

# HMCharacteristicValueBatteryStatus

Possible values for battery status.

## Declaration

```swift
enum HMCharacteristicValueBatteryStatus
```

## Topics

### Battery Status

- [HMCharacteristicValueBatteryStatus.normal](homekit/hmcharacteristicvaluebatterystatus/normal.md)
- [HMCharacteristicValueBatteryStatus.low](homekit/hmcharacteristicvaluebatterystatus/low.md)

### Initializers

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