Hey,
what is the best way to format sensor values displayed
when esphome delivers long float data like: 49.273552 % ?
- Forcing format at the source (esphome)?
- Manipulate it at HA instance?
- Or some other way?
Would be nice if remote 3 could display them automatically adjusted to (widget)button size, or some local remote option for formatting.