Decimals HA Card

Hi there,

How can i configure my card to show just one decimal in my temperatures?.

entities:
  - entity: sensor.woonkamer_temperature
    name: Woonkamer
  - entity: sensor.0x00158d00031b04ff_temperature
    name: Bo
  - entity: sensor.slaapkamer_my_temperature
    name: M&Y
  - entity: sensor.overloop_sensor_temperature
    name: Overloop
  - entity: sensor.zolder_sensor_temperature
    name: Zolder
type: glance

Any suggestions?

You have to make device a template switch and round the value to 1 decimal place. It’s more worth than it’s worth to be honest.