Home Assistant release with the issue: 0.69b0
Last working Home Assistant release (if known): 0.68.1
Browser and Operating System: Chrome, Safara - OSX
Description of problem:
I understand that the new weather card might work with all the existing provided weather platforms, but there are tons of other regional weather providers (and personal weather stations) that exist in the wild as custom_components.


I think the image speaks by itself, but here goes:
Javascript errors shown in the web inspector (if applicable):
Additional information:
air pressure was voted down
Yet, Wind Speed is there and I don't have wind speed....
All personal weather stations come with atmospheric pressure, if you pay extra you get wind, and if you pay even extra you get rain-meters.
(for rain prediction purposes atmospheric pressure it the most important variable)
chill... we will remove wind speed for you <3
I'm cool 馃槑
I'm just making the case for prioritising what gets displayed.
some other issues:
42200 km (should be fixed in main repo)not sure if I can do it tomorrow, else on tuesday
btw I see in your more info air pressure 101018 hPa, this also makes no sense. https://github.com/home-assistant/architecture/issues/24
why doesn't it make sense ? hPa is a standard unit to measure atmospheric pressure (as proposed in https://github.com/home-assistant/architecture/issues/24) and is what meteo services publish (https://en.wikipedia.org/wiki/Pascal_(unit)#Hectopascal_and_millibar_units)
Only thing wrong is that the value should be divided by 100.
Only thing wrong is that the value should be divided by 100.
Things like that could be solved with https://github.com/home-assistant/architecture/issues/10
Most helpful comment
I'm cool 馃槑
I'm just making the case for prioritising what gets displayed.