home-assistant / frontend

:lollipop: Frontend for Home Assistant
https://demo.home-assistant.io
Other
3.8k stars 2.6k forks source link

Weather card does not render in /states #2294

Closed ghost closed 5 years ago

ghost commented 5 years ago

@AxelRHD commented on Dec 13, 2018, 12:19 PM UTC:

Home Assistant release with the issue: 0.84.1

Last working Home Assistant release (if known): 0.83.x

Operating environment (Hass.io/Docker/Windows/etc.): Hass.io

Component/platform: UI (states)

Description of problem: Opening the states UI is creating throwing following error:

http://hassio.local:8123/frontend_latest/bf7146608f595468a214.chunk.js:3157:1377 Uncaught TypeError: Cannot read property 'name' of undefined

Problem-relevant configuration.yaml entries and (fill out even if it seems unimportant): unknown

Traceback (if applicable): unknown

Additional information:

This issue was moved by cgarwood from home-assistant/home-assistant#19254.

araczkowski commented 5 years ago

hi I think that this is related with the weather component

AxelRHD commented 5 years ago

hi I think that this is related with the weather component

Yes, indeed. Thank you for that hint. I disabled the Yahoo weather component and the error vanished. I enabled darksky (because Yahoo is deprecated) and the error shows again. So how can I fix it? The weather component is not shown on the states-page.

thepapamaan commented 5 years ago

I have the same issue after updating to 84.1 (Hassio). I am not using the Yahoo weather component. Using the SMHI on the other hand.

Naesstrom commented 5 years ago

Got the same problem to, also using SMHI as @thepapamaan

bastshoes commented 5 years ago

A little bit different error but also with Yahoo weather card. #2297

danodemano commented 5 years ago

I'm getting this but not using Yahoo. It appears to be the DarkSky component in my case. It's not showing on the dashboard and I get that error when I reload the page. Flushing the browser cache doesn't help.

AxelRHD commented 5 years ago

Is this already included in version 0.84.2?

iantrich commented 5 years ago

No

trwolff04 commented 5 years ago

I'm experiencing the same error using Darksky. Just upgraded to latest version of hassio, still broken.

iantrich commented 5 years ago

...it’s not released yet. We just committed it to dev