WTH the MQTT number integration don't handle time

The MQTT number integration is only handling decimals and not time. Meaning when you handle minutes you can’t control hours. For example 120 minutes as a number to 2h in the GUI (02:00).

When you set increments as well to handle hours, if you go outside of 60 minutes the value is outside of the accepted range because 61 minutes is possible.