[SUGGESTION] Text Node (Dashboard)

Under Layout, I would like to see some "value-label" options.
For example, if I am displaying temperature, the value would be the temperature and the label could be "°C".

layout

If you provide an empty label and in the value format you put something like
{{msg.payload}} °C
it should do what you want.