bramkragten / weather-card

Weather Card with animated icons for Home Assistant Lovelace
MIT License
499 stars 174 forks source link

Decimal places for temperatures #183

Open beatschubser opened 1 month ago

beatschubser commented 1 month ago

Hi,

It would be great if you could hide the decimal places of displayed temperatures, so e.g. instead of showing "18.9" it would show "19". This would make the weather card much easer to process.

I can see exactly this in the HACS screenshot, so maybe it's already possible? But I can't figure out how to activate it, neither with OpenWeatherMap nor Met.no.

Soccerbeats commented 4 weeks ago

The issue may be with your source data. Try using Pirate Weather in hacs. Their API lets you change if the numbers get rounded or not, this might fix your issue.