---
title: HMCharacteristicTypePowerModeSelection
framework: homekit
role: symbol
role_heading: Global Variable
path: homekit/hmcharacteristictypepowermodeselection
---

# HMCharacteristicTypePowerModeSelection

The selected power mode.

## Declaration

```swift
let HMCharacteristicTypePowerModeSelection: String
```

## Overview

Overview The corresponding value is one of the constants in the HMCharacteristicValuePowerModeSelection enumeration.

## Topics

### Values

- [HMCharacteristicValuePowerModeSelection](homekit/hmcharacteristicvaluepowermodeselection.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)
- [HMCharacteristicTypeStatusLowBattery](homekit/hmcharacteristictypestatuslowbattery.md)
- [HMCharacteristicTypeOutputState](homekit/hmcharacteristictypeoutputstate.md)
- [HMCharacteristicTypeInputEvent](homekit/hmcharacteristictypeinputevent.md)
