Is it possible to reduce the decimal precision of a displayed temperature?

I have a card on my HA dashboard to display the room temperatures, like this:

image

but I would prefer to see just one decimal point of precision. So the “Study” would display as 22.3 C.

Is that possible and if it is, how do I do it … :smiley:

Thanks in anticipation.

https://www.home-assistant.io/blog/2023/03/01/release-20233/#sensor-display-precision

1 Like

Thanks,

First I needed to assign a unique ID to those 2 entities in “configuration.yaml” to be able to edit their settings in the dashboard.

I think I am slowly getting the hang of Home Assistant … :grinning: