bramkragten / weather-card

Weather Card with animated icons for Home Assistant Lovelace
MIT License
480 stars 168 forks source link

[Feature Request] Make weather.com entity data compatible with Card #162

Closed Dvalin21 closed 6 months ago

Dvalin21 commented 7 months ago

Currently, I can get basic info to the card, however daily and hourly forecast update will not show unless I click on the card itself.

Card Card extended card settings

type: custom:weather-card
entity: weather.house_of_god_3
current: true
details: true
forecast: true
hourly_forecast: true
number_of_forecasts: 5
resources:
  - url: >-
      https://cdn.jsdelivr.net/gh/bramkragten/weather-card/dist/weather-card.min.js
    type: module

I'm using the Weather.com (WeatherChannel) integration.

Henry-Sir commented 7 months ago

See https://github.com/bramkragten/weather-card/issues/158

Dvalin21 commented 7 months ago

See #158

Look forward to the update

glynweston commented 6 months ago

v2.0.0b0 b020ae5 installed and running great with Weather.com integration

Dvalin21 commented 6 months ago

installed update and working great. Closing request.