Hi, has anyone a solution for convert a Int32 value to a String value.
I received a timestamp from a device as Int32 Value.
I would like to convert this value to a real Date / Time display, but the as_datetime function will only accept String parameter.
Thanks, your solution ist working perfectly,
I’m new to Home Assistant, I spend a several hours to find this solution. However I can’t find the completely description for the as_datetime function.