Hello!
I’m hoping somebody can help me with this small task which I seem to be struggling to find an answer to.
I’ve got a sensor that display “Time Remaining” but its not as it seems. It produces a value in milliseconds but it looses an 0 to the output so for example 1 minute should be 60000 but it reports as 6000, so i need a template that can add an 0 on so that i can then find a way to convert the milliseconds into actual minutes. I’m hoping that made some form of sense!
Many Thanks