Giter VIP home page Giter VIP logo

Comments (15)

Jacoleroux avatar Jacoleroux commented on August 13, 2024

I'm having the same issue , "not loading"

from weather-card.

LucaDev avatar LucaDev commented on August 13, 2024

Which weather provider are you using? The met.no integration seems to have stopped working. At least for me.

from weather-card.

VR29 avatar VR29 commented on August 13, 2024

Which weather provider are you using? The met.no integration seems to have stopped working. At least for me.

I have the same problem

from weather-card.

simonlock avatar simonlock commented on August 13, 2024

I've just installed the latest HA update and my weather card is showing again. On startup, it initially complains "Custom element doesn't exist: weather-card." but then shows up correctly. However, It doesn't show up on the iOS app complaining again "Custom element doesn't exist: weather-card.".

from weather-card.

chokmi avatar chokmi commented on August 13, 2024

Same issues 😕

from weather-card.

vader9988 avatar vader9988 commented on August 13, 2024

I have the same problem does not load the card

from weather-card.

bramkragten avatar bramkragten commented on August 13, 2024

Any errors?

from weather-card.

vader9988 avatar vader9988 commented on August 13, 2024

does not show the weather data only the empty card appears.

from weather-card.

bramkragten avatar bramkragten commented on August 13, 2024

Still not much info... provide a screenshot, environment info, and the browser console output.

from weather-card.

chokmi avatar chokmi commented on August 13, 2024

Hi,

In my case, i have this issue

card
card2
card3

from weather-card.

bramkragten avatar bramkragten commented on August 13, 2024

That is not an issue with the card, check your resources.

from weather-card.

simonlock avatar simonlock commented on August 13, 2024

Just updated homeassistant and now the card is in error again. Just like the screenshot above. This weather card seems to have been removed from HACS/Community, could this be the problem we are facing?

from weather-card.

Jacoleroux avatar Jacoleroux commented on August 13, 2024

Just updated homeassistant and now the card is in error again. Just like the screenshot above. This weather card seems to have been removed from HACS/Community, could this be the problem we are facing?

I just updated and mine is still working, you might have to reboot or restart your HA again if not already done.
I had the same issue but after 20min I just refreshed my browser and it was back.

from weather-card.

schettada avatar schettada commented on August 13, 2024

Have the same issue with this card. it was working as expected and from today it started with error that the 'custom element doesnt exist'. I didnt make any changes except HA was upgraded to 112.4. Seems like the resource loading location is changed to '/local/community/weather-card/weather-card.js'. Once this location was added to lovelace resource it started working. But HACS still says that the resource is not loaded.

Screen Shot 2020-07-10 at 12 01 15 AM

from weather-card.

ChrisRomp avatar ChrisRomp commented on August 13, 2024

HACS maps the config/www/community path to /hacsfiles on the web server. So if you're using Lovelace in YAML mode, add this to your configuration.yaml in the lovelace/resources section:

lovelace:
  mode: yaml
  resources:
    - url: /hacsfiles/weather-card/weather-card.js
      type: module

from weather-card.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.