Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hourly weather forecast - request #55

Closed
chiefcomm opened this issue Dec 26, 2023 · 4 comments
Closed

Hourly weather forecast - request #55

chiefcomm opened this issue Dec 26, 2023 · 4 comments

Comments

@chiefcomm
Copy link

1st up a huge thanks for the integration and continued support.

Throwing this out there - do you have any thought to bring the hourly forecast to this new integration? I found it very useful in the past and would love to see it return.

image

@briis
Copy link
Owner

briis commented Dec 26, 2023

Hourly Forecast has been available since day 1. Just since HA 2023.9 there has been some significant changes to how Weather entities and Lovelace cards work. I had another user with similar issues, please have a look on my reply to him: #53 (comment)

Let me know if this answers your question?

@briis
Copy link
Owner

briis commented Dec 26, 2023

Just to show you how this can be used. The below is the built-in Weatherforecast card, configured with this integration in hourly mode:

image

YAML code of the above

show_current: true
show_forecast: true
type: weather-forecast
entity: weather.forecast_toftebuen
forecast_type: hourly

@chiefcomm
Copy link
Author

chiefcomm commented Dec 27, 2023

@briis my apologies, I did not catch that in the docs, issues or Q&A. I had become so reliant on your wonderful Weatherflow forecasts I had missed completely that the base integrations were all changed.

@briis
Copy link
Owner

briis commented Dec 27, 2023

No worries - you are not the first 😀
If you are using a Custom Weather card, then please note that some custom weather cards, do not yet support this new format, and therefore will not work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants