---
title: HMCharacteristicValueTemperatureUnit
framework: homekit
role: symbol
role_heading: Enumeration
path: homekit/hmcharacteristicvaluetemperatureunit
---

# HMCharacteristicValueTemperatureUnit

Possible values for the temperature units currently active on the accessory.

## Declaration

```swift
enum HMCharacteristicValueTemperatureUnit
```

## Topics

### Temperature Units

- [HMCharacteristicValueTemperatureUnit.celsius](homekit/hmcharacteristicvaluetemperatureunit/celsius.md)
- [HMCharacteristicValueTemperatureUnit.fahrenheit](homekit/hmcharacteristicvaluetemperatureunit/fahrenheit.md)

### Initializers

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