Customizing unit conversion

I have an MQTT sensor, which gives a time value in milliseconds. Is it possible to make Home Assistant display it as a meaningful time value on the frontend?

To my knowledge, home assistant only auto converts temperature units.

You’ll need to make a sensor.template that performs the conversion.