Contents

HMCharacteristicTypeTemperatureUnits

The units of temperature currently active on the accessory.

Declaration

let HMCharacteristicTypeTemperatureUnits: String

Discussion

The corresponding value is one of the constants from the HMCharacteristicValueTemperatureUnit enumeration.

HomeKit always reports temperature values in degrees Celsius, but your app should display the temperature in units chosen by the user.

Topics

Values

See Also

Temperature