bramkragten / weather-card

Weather Card with animated icons for Home Assistant Lovelace
MIT License
480 stars 168 forks source link

Pressure is reported incorrectly when you click on the card #134

Open MikeKade opened 2 years ago

MikeKade commented 2 years ago

I am using the OpenWeather API and pressure is reported as inHg on the card. This is correct!

However, when I click on the card, the popup reports pressure as psi. This is incorrect!! It should be inHg.

GSzabados commented 2 years ago

This is not really the card's issue.

The details gets it from the default what HA assigns to the pressure values with the metric/imperial settings.