kalkih / simple-weather-card

Minimalistic weather card for Home Assistant
MIT License
283 stars 33 forks source link

[Defect] Custom temperature sensor shows up at highest level of precision #69

Open ajayjohn opened 1 year ago

ajayjohn commented 1 year ago

Using a custom temperature sensor seems to show the temperature value without respecting the sensor's default precision level.

Expectation: The number uses the sensor's precision level i.e., 30.51 Actual: The number shows up at the highest precision available.

image