I have set up a min/max helper entity to display the sum of two currency entities. Both of the individual entities display (eg) £1.23 as their result, but the helper displays (eg) 2.46 GBP.
How can I get the helper to display £2.46 (or £4.42 as in the above example)?
Thanks