IATkachenko / HA-YandexWeather

Yandex weather intergration for Home Assistant
Apache License 2.0
197 stars 10 forks source link

fix(weather::forecasts): add additional forecast data for clock-weather-card #114

Closed IATkachenko closed 2 months ago

IATkachenko commented 2 months ago

https://github.com/pkissling/clock-weather-card with

type: custom:clock-weather-card
entity: weather.yandex_weather
hourly_forecast: true

now will show pretty forecast from the integration.

Fix #112