-
Notifications
You must be signed in to change notification settings - Fork 67
Open
Labels
enhancementNew feature or requestNew feature or request
Description
The new sensor precision introduced in 2023.3.0 is not respected. The full sensor value is shown instead of the rounded value.
You can reproduce it by adding a multiple-entity-row with a numeric sensor entity. In the more-info dialog of the sensor, change the precision to something non-default and observe that the full state is still shown in the multiple-entity-row.
For more information, see https://developers.home-assistant.io/blog/2023/02/08/sensor_presentation_rounding/
Edit: in the meantime, it can be fixed by adding format:precision<0-9>
but in my opinion, the default precision should be used, just as it was before < 2023.3.0.
TheQue42, andrewjswan, mill1000, Delphius7, bcutter and 6 moreTheQue42 and alexruffell
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request