---
title: HMCharacteristicTypeStatusLowBattery
framework: homekit
role: symbol
role_heading: Global Variable
path: homekit/hmcharacteristictypestatuslowbattery
---

# HMCharacteristicTypeStatusLowBattery

A low battery indicator.

## Declaration

```swift
let HMCharacteristicTypeStatusLowBattery: String
```

## Discussion

Discussion The corresponding value is one of the constants in the HMCharacteristicValueBatteryStatus enumeration.

## Topics

### Values

- [HMCharacteristicValueBatteryStatus](homekit/hmcharacteristicvaluebatterystatus.md)

## See Also

### Power and switches

- [HMCharacteristicTypeBatteryLevel](homekit/hmcharacteristictypebatterylevel.md)
- [HMCharacteristicTypeChargingState](homekit/hmcharacteristictypechargingstate.md)
- [HMCharacteristicTypeContactState](homekit/hmcharacteristictypecontactstate.md)
- [HMCharacteristicTypeOutletInUse](homekit/hmcharacteristictypeoutletinuse.md)
- [HMCharacteristicTypePowerState](homekit/hmcharacteristictypepowerstate.md)
- [HMCharacteristicTypeOutputState](homekit/hmcharacteristictypeoutputstate.md)
- [HMCharacteristicTypeInputEvent](homekit/hmcharacteristictypeinputevent.md)
- [HMCharacteristicTypePowerModeSelection](homekit/hmcharacteristictypepowermodeselection.md)
