I have a flow that calculates the energy usage at the end of the day and then mentions the amount out loud:
“Today you spent Euro on electricity and Euro on gas.”
Where and are number values.
However, Homey pronounces the numbers as time values. For example if is having the value 2.10, it will say “10 minutes past 2 Euro”. Is there a simple way to let Homey say “2 comma 10” instead. Or do I have to make it to different variables, one for the decimals?