Convert a temperature unit value to another temperature unit value. This is a nice endpoint to use for helper functions.
Union[Any, UnitTemperatureConversion, Error, None]
Union
Any
UnitTemperatureConversion
Error
None