previously only <time> template was accepted which produced a fixed string (1h 12m 16s) now you can define them yourself with the following placeholders:
Code (YAML):
#valid placeholders: <time> a preformatted string, <hours>, <minutes>, <seconds>, <total_hours>, <total_minutes>, <total_seconds>
these just return the numbers so you can format them however you want.