weather-card
weather-card copied to clipboard
Does not show the forecast in HA 2024.4
Since I installed this version o HA, the forecasts (daily, hourly) are not shown.
Same here...
same
same here 😢
Install the beta version, called 2.0. Version 1.5 does not work anymore. Can be selected in the HACS interface for the weather card.
Install the beta version, called 2.0. Version 1.5 does not work anymore. Can be selected in the HACS interface for the weather card.
Now it works as expected again 😁
Thank you
hmm, not here:
any specifics we need to add?
wait, something must have gone wrong after the update, because after posting this, I got an update notification once again, and, after hitting the install entity this is now returned:
so much better ;-)
2 things are still a bit off: dont see the current condition next to the Main icon wind orientation is not translated (probably the other units too), while it is in the more info:
i'v updated to the beta and still not working
I needed to re-download beta version couple of times and then finally it started to work.
I can't find where can I install bera 2.0. Can you plese send me screenshot how can I do it?
I can't find where can I install bera 2.0. Can you plese send me screenshot how can I do it?
In HACS when you click re-download on weather card you need to enable beta releases.
I've fried to install the beta version 10 times 😞 , I gave up.
On Sat, Apr 6, 2024, 12:11 Alan @.***> wrote:
I can't find where can I install bera 2.0. Can you plese send me screenshot how can I do it?
In HACS when you click re-download on weather card you need to enable beta releases.
— Reply to this email directly, view it on GitHub https://github.com/bramkragten/weather-card/issues/170#issuecomment-2041025784, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXFQUHH4RCLFOFWNHE3T7E3Y3634BAVCNFSM6AAAAABFX5N4Y6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANBRGAZDKNZYGQ . You are receiving this because you commented.Message ID: @.***>
In HACS on the weather card, press the 3 small dots in the upper right corner. Chose "re-download". The screen should look something like this.
Press "show beta versions" and choose the latest. Remember afterwards to clear your browser, normally by pressing ctrl+f5, however might differ between browsers.
After completely removing the integration and downloading the beta version again it worked!! 🙂
On Sat, Apr 6, 2024, 22:24 KHV8 @.***> wrote:
In HACS on the weather card, press the 3 small dots in the upper right corner. Chose "re-download". The screen should look something like this.
Press "show beta versions" and choose the latest. Remember afterwards to clear your browser, normally by pressing ctrl+f5, however might differ between browsers.
image.png (view on web) https://github.com/bramkragten/weather-card/assets/82907824/50a3246d-ef7c-444d-8ed3-5d0c608487e6
— Reply to this email directly, view it on GitHub https://github.com/bramkragten/weather-card/issues/170#issuecomment-2041173065, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXFQUHDLAV3B3XFMRHZATS3Y4BDYJAVCNFSM6AAAAABFX5N4Y6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANBRGE3TGMBWGU . You are receiving this because you commented.Message ID: @.***>
Beta version works, thanks :)
What am I doing wrong? Updated to beta and it is still not working. Cleared cache, uninstalled and reinstalled, restarted HA...
What am I doing wrong? Updated to beta and it is still not working. Cleared cache, uninstalled and reinstalled, restarted HA...
I guess I had to keep redownloading. Fifth time was the charm :-)
I had the same issue. i did redownload once but that didn't change anything. A CTRL+F5 in the browser solved it for me.
Same problem here, just the forecast are not shown
Install the beta version, called 2.0. Version 1.5 does not work anymore. Can be selected in the HACS interface for the weather card.
I must be really dense. I can't find the Beta version. I don't use HACS. When I go to the code link, above, under /dist I see just the weather-card.js dated 5 months ago. I copied that one to replace the old version in HA, but I still don't see the forecast.
What am I missing?
Install the beta version, called 2.0. Version 1.5 does not work anymore. Can be selected in the HACS interface for the weather card.
I must be really dense. I can't find the Beta version. I don't use HACS. When I go to the code link, above, under /dist I see just the weather-card.js dated 5 months ago. I copied that one to replace the old version in HA, but I still don't see the forecast.
What am I missing?
Pull from this: https://github.com/bramkragten/weather-card/tree/v2.0.0b0.
Pull from this: https://github.com/bramkragten/weather-card/tree/v2.0.0b0.
Thank you. It works now!
Same here, updated to beta, reinstalled multiple times, removed, readded,... nothing... I guess I'll have to wait for the official update.
@bramkragten - So I was in the same boat as the people above. The beta worked.. BUT.. now it loads.. sometimes..
my config is this:
- type: custom:weather-card entity: weather.home current: true forecast: true details: false hourly_forecast: false number_of_forecasts: 5
nothing too special. But sometimes it loads the full and sometimes not.. like shown here:
https://github.com/bramkragten/weather-card/issues/170#issuecomment-2039209536
I've not seen it not work on my laptop when loading the dashboard, but when it loads on my tablet it seems a bit hit and miss... at least I don't have anything I can reproduce.. so far. Is there some kind of timeout for loading the forecast data ( the extras shown in the screenshot from the post above) ?Just thinking if it could be somehow wating a bit too long (ie the processor on tablet is too slow or something)