I dont think that is th card referenced in this thread but it uses th weather nitty so you ar out of luck with that. Th rar other water cards you can us that will do this for you.
It shows TUE for all days even though the data seems to differ from day to day.
Edit: stupid me, I had the OpenWeatherMap integration configured wrong with an hourly call instead of a daily. After I changed that, it started working.
I assume this is related to OpenWeatherMap rather than custom weather card, but Iād like to see the ability to round/truncate valuesā¦ I really donāt need to know barometric pressure down to the quadrillionth digit:
I have been using this weather card for some time and really like it. However, I have an issue where the main weather icon does not show up when the weather is reported as āexceptionalā. I have tried most weather APIās to get this behavior to stop but it still happens. It also happened on the builtin Lovelace weather card for forecasts.
Any ideas on how to manage this so I get an appropriate icon?
I have using this card already for a long time. very nice card. Now i have a small tablet which i would like to put on the wall. But the title (name) of the weather card is not scaling the same way as the other parts of the card. see picture below. Is there a way to fix this?
I just installed the custom weather card via HACS but it doesnāt show up. Instead I am getting this error message:
Logger: frontend.js.latest.202203010
Source: components/system_log/__init__.py:190
First occurred: 10:38:49 (1 occurrences)
Last logged: 10:38:49
https://xyz.de/hacsfiles/weather-card/weather-card.js?hacstag=192732636147:353:12 TypeError: css is not a function
I am using the latest version of hassos and the latest version of the custom weather card.
Anyone have a problem using this card with @briis WeatherBit? The forecast days are starting with yesterday. Today is Monday but the forecast is showing the first day as Sunday. Forecast datetime 1 seems right, datetime: ā2022-03-28T00:00:00+00:00ā but display is not.
Iām using this card but on my iphone the icons are not loaded the first time.
On a pc or my ipad i do not have this problem, does somebody know how to solve this?
if i remove the cache then it works 1 time.
Edit: I thought I do a redownload within hacs but now the component canāt be found. I already did browser cache cleanup.
Removed it completely and installed it again but donāt get it working any more.
Itās available within the resources.
Looking at the git repo, I found a fix, but you have to edit weather-card.js in /config/www/community/weather-card for this.
The first line should be changed from
Next, remove the weather.js.gz file, restart core, force-refresh your browser (not sure if this is all neede, quite new @ hass) and the card works!
hoping for a new release soonā¦
Took quite a bit of playing, but this is eventually what worked for me to hide some of the forecast details. After getting the precipitation and probability display to disappear, I tested lowTemp removal, which worked, but I wanted to keep that displayed. I also added some more mods: no background color, tweak current icon and temp size and placement plus top padding.