Hello!
I have a sensor that contains the minutes. (90 minutes)
this is sent in an automation via MQTT.
Now I would like to see hours and minutes instead of the minutes.
Can this be converted in the automation?
Here is an example: 90 minutes should then look like 01:30.
{"lifetime":"90", "pushIcon":"2", "text":"{{ states('sensor.waschmaschine_verbleibende_zeit') }} Min", "icon": "53355"}