Is there a way to format sensor values when presented in the GUI? I have a bunch of battery powered sensors that report the voltage of the batteries in them, and I’d like to round the values to two decimals so it says e.g 2.88V instead of the full precision value.
If it makes any difference, the sensors are using the mysensors platform.