Yevgenium / weather-chart-card

Custom weather card with charts
MIT License
277 stars 80 forks source link

[Feature request] Option to specify the number of forecast items #105

Closed kaizersoje closed 2 years ago

kaizersoje commented 2 years ago

Is it possible to specify the number of forecast items similar to the weather-card?

type: custom:weather-card
entity: weather.yourweatherentity
forecast: true
hourly_forecast: false
number_of_forecasts: 5
kaizersoje commented 2 years ago

Closing this as it is a duplicate of #79