bramkragten / weather-card

Weather Card with animated icons for Home Assistant Lovelace
MIT License
491 stars 169 forks source link

Icons not visible. #62

Open PierreScerri opened 4 years ago

PierreScerri commented 4 years ago

In Home Companion App, on first access to the tab that contains the weather-card, the icons are not there. To get the icons i have to refresh the page or go to another tab and come back. Card works fine on Chrome and Safari.

HA Companion 2020.4.1(1) HA 0.113.3 Weather-card version 1.4.6 iOS 13.6 IMG_7200

kl4ppdrachen commented 4 years ago

Same problem, but in Firefox and the HA App for Android. Reinstalling doesn't helped.

PierreScerri commented 4 years ago

Yes. Reinstall does not help. Also, tried moving the card around within and across tabs. Cannot see the pattern. Sometimes it works but mostly not.

PierreScerri commented 4 years ago

Still the same with HA Companion 2020.5.2(1) HA 0.114.3 Weather-card version 1.4.7 iOS 13.6.1

iprak commented 4 years ago

Should there be an icon for exceptional conditional? Currently, it maps to an exclamation.

kl4ppdrachen commented 4 years ago

Still the same with HA Companion 2020.5.2(1) HA 0.114.3 Weather-card version 1.4.7 iOS 13.6.1

Yeah, I fixed for me. I was watching in the docs 🤦‍♂️

grafik

If you want to use your local icons add the location to the icons:

icons: "/community_plugin/weather-card/icons/"

PierreScerri commented 4 years ago

I’m not using local icons. That line is it present in my card configuration.

kl4ppdrachen commented 4 years ago

I’m not using local icons. That line is it present in my card configuration.

When you don't have local icons, then delete the line. It will activate automatically the animated icons from the weather-card

I used it before too, then I deleted the line and look, it is working again 😉

PierreScerri commented 4 years ago

Yep. That's what I had from the beginning. No line.

First picture shows the card on first access. Second picture shows card on subsequent access. vlcsnap-2020-08-30-10h58m14s633 vlcsnap-2020-08-30-10h58m26s363

kl4ppdrachen commented 4 years ago

Oh ok, sry. I understood this wrong.

But one question, which card is this with the sun?

Edit: never mind, I found it :)

rccoleman commented 3 years ago

I've seen the same thing for as long as I can recall, crossing HA versions, iOS versions, and app versions. After the app has been idle for a while, I launch it, the weather card icons show up for a fraction of a section, then go blank. Refreshing the page brings them back. I only see this in the iOS app or mobile browser, never in a desktop browser.

rccoleman commented 3 years ago

This problem seems to have gotten worse with 0.116. If I kill the iOS app and re-launch, the icons will show up. If I pull to refresh the page, the icons disappear and don't reappear until I kill and re-launch the app. The only exception is, as before, if the app has been in the background for a while, the icons will briefly appear when the app gains focus, and then quickly disappear within a second, never to be seen again.

marcoevcom commented 3 years ago

Should there be an icon for exceptional conditional? Currently, it maps to an exclamation.

Got this problem here too, Exceptional has no icon, only "!!" image

PierreScerri commented 2 years ago

Issue still present a year on

kernelpanic85 commented 2 years ago

I'm having this issue as well. Could we get an icon added for the "exceptional" state? Or is there a way for the user to specify a local icon for "exceptional"?