setActiveTemperatureDisplayUnit

abstract suspend fun setActiveTemperatureDisplayUnit(temperatureDisplayUnit: Temperature.Unit)

Sets the active temperature display unit.

Note: If the implementation does not support the given unit, temperatureDisplayUnit will be set to a default value.

Parameters

temperatureDisplayUnit

The new active temperature display unit.