Thanks for the work!
It looks like the aspect ratio of the style2
icons is a bit off.
style1
icons are fine.
RedWheiler
(RedWheiler)
April 22, 2024, 11:14am
24
My forecast does skip a day. Like today it’s Monday, my forecast shows from Wednesday on…
Edit: probably something wrong with my buienradar integration.
nils_z
(Nils Z.)
April 23, 2024, 1:31pm
25
I encountered the same problem, using HA 2024.4.3. I did not have the card in older versions, perhaps it has something to do with the new forecast attribute handling in 2024.4?
Time for spring cleaning 🧹 Introducing new ways to organize your automations (and more) with floors, labels, and categories. Easily add Matter devices from other controllers, and two brand new map ...
home-assistant:dev
← home-assistant:weather-remove-depr-forecast
opened 10:53PM - 16 Feb 24 UTC
<!--
You are amazing! Thanks for contributing to our project!
Please, DO N… OT DELETE ANY TEXT from this template! (unless instructed).
-->
## Breaking change
<!--
If your PR contains a breaking change for existing users, it is important
to tell them what breaks, how to make it work again and why we did this.
This piece of text is published with the release notes, so it helps if you
write it towards our users, not us.
Note: Remove this section if this PR is NOT a breaking change.
-->
The previously deprecated `forecast` attribute in `Weather` has now been removed.
## Proposed change
<!--
Describe the big picture of your changes here to communicate to the
maintainers why we should accept this pull request. If it fixes a bug
or resolves a feature request, be sure to link to that issue in the
additional information section.
-->
Remove deprecated `forecast` attribute from `WeatherEntity`
Awaiting:
- [x] https://github.com/home-assistant/core/pull/110764
- [x] https://github.com/home-assistant/core/pull/112449
- [x] https://github.com/home-assistant/core/pull/112452
- [x] https://github.com/home-assistant/core/pull/112503
## Type of change
<!--
What type of change does your PR introduce to Home Assistant?
NOTE: Please, check only 1! box!
If your PR requires multiple boxes to be checked, you'll most likely need to
split it into multiple PRs. This makes things easier and faster to code review.
-->
- [ ] Dependency upgrade
- [ ] Bugfix (non-breaking change which fixes an issue)
- [ ] New integration (thank you!)
- [ ] New feature (which adds functionality to an existing integration)
- [ ] Deprecation (breaking change to happen in the future)
- [x] Breaking change (fix/feature causing existing functionality to break)
- [ ] Code quality improvements to existing code or addition of tests
## Additional information
<!--
Details are important, and help maintainers processing your PR.
Please be sure to fill out additional details, if applicable.
-->
- This PR fixes or closes issue: fixes #
- This PR is related to issue:
- Link to documentation pull request:
## Checklist
<!--
Put an `x` in the boxes that apply. You can also fill these out after
creating the PR. If you're unsure about any of them, don't hesitate to ask.
We're here to help! This is simply a reminder of what we are going to look
for before merging your code.
-->
- [ ] The code change is tested and works locally.
- [x] Local tests pass. **Your PR cannot be merged unless tests pass**
- [x] There is no commented out code in this PR.
- [x] I have followed the [development checklist][dev-checklist]
- [x] I have followed the [perfect PR recommendations][perfect-pr]
- [x] The code has been formatted using Ruff (`ruff format homeassistant tests`)
- [ ] Tests have been added to verify that the new code works.
If user exposed functionality or configuration variables are added/changed:
- [ ] Documentation added/updated for [www.home-assistant.io][docs-repository]
If the code communicates with devices, web services, or third-party tools:
- [ ] The [manifest file][manifest-docs] has all fields filled out correctly.
Updated and included derived files by running: `python3 -m script.hassfest`.
- [ ] New or updated dependencies have been added to `requirements_all.txt`.
Updated by running `python3 -m script.gen_requirements_all`.
- [ ] For the updated dependencies - a link to the changelog, or at minimum a diff between library versions is added to the PR description.
- [ ] Untested files have been added to `.coveragerc`.
<!--
This project is very active and we have a high turnover of pull requests.
Unfortunately, the number of incoming pull requests is higher than what our
reviewers can review and merge so there is a long backlog of pull requests
waiting for review. You can help here!
By reviewing another pull request, you will help raise the code quality of
that pull request and the final review will be faster. This way the general
pace of pull request reviews will go up and your wait time will go down.
When picking a pull request to review, try to choose one that hasn't yet
been reviewed.
Thanks for helping out!
-->
To help with the load of incoming pull requests:
- [x] I have reviewed two other [open pull requests][prs] in this repository.
[prs]: https://github.com/home-assistant/core/pulls?q=is%3Aopen+is%3Apr+-author%3A%40me+-draft%3Atrue+-label%3Awaiting-for-upstream+sort%3Acreated-desc+review%3Anone+-status%3Afailure
<!--
Thank you for contributing <3
Below, some useful links you could explore:
-->
[dev-checklist]: https://developers.home-assistant.io/docs/development_checklist/
[manifest-docs]: https://developers.home-assistant.io/docs/creating_integration_manifest/
[quality-scale]: https://developers.home-assistant.io/docs/integration_quality_scale_index/
[docs-repository]: https://github.com/home-assistant/home-assistant.io
[perfect-pr]: https://developers.home-assistant.io/docs/review-process/#creating-the-perfect-pr
Pegi68
(Horst Hartmann)
April 30, 2024, 1:56pm
26
Its exactly what I’m looking for
Perfekt, Thanks
D-Vine
(tom)
May 1, 2024, 7:47am
27
@mlamberts78
Thank you for this great weather chart card that I installed now. love the work.
feature suggestion:
I would love to see in the future there is a possibility to add your own rain rate in the alternate entities.
And that this own rain rate could be shown into the chart bar with a different color (light or dark blue) on top of the prediction rain chart.
Hi everyone,
the card no longer works.
I configured it with metereologisk_hourly … (which is no longer provided by the weather integration)
Now whatever weather integration I choose I receive this error:
It also happened you?
Now which weather integration can I use?
Thanks
Same here, stopped working for me several weeks ago. Sometimes it show some data for few mins and then it’s gone again.
1 Like
Both met.no and SMHI work well for me with hourly and daily forecasts including precipitation.
caear1987
(Caear1987)
June 27, 2024, 10:21am
31
When autoscroll is set to true, and forecast contain also data for hour in past (screenshot from 10:30), bottom icons and wind information is displaying also value from past, so there is one more “column” and everything is shifted.
Can someone confirm this issue?
xmikesx
(Mike)
July 10, 2024, 6:36pm
32
EDIT: Just found out that it’s the “visibility” that prevents it from working. Looks like a bug perhaps. When commented out the card loads fine.
I updated it to 2024.7.2 and my weather chart card stopped working. It doesn’t load my weather page at all. Has anyone encountered this?
I’m using Pirate weather integration.
- type: custom:weather-chart-card
entity: weather.pirateweather
title: Weather
show_main: true
show_time: true
show_day: true
show_date: true
animated_icons: true
show_feels_like: true
show_wind_gust_speed: true
show_visibility: true
icon_style: style
icons: /local/weather-icons/
forecast:
style: style2
precipitation_type: rainfall
condition_icons: true
show_wind_forecast: true
show_probability: true
round_temp: true
uv: sensor.pirateweather_uv_index
winddir: sensor.pirateweather_wind_bearing
windspeed: sensor.pirateweather_wind_speed
wind_gust_speed: sensor.pirateweather_wind_gust
feels_like: sensor.pirateweather_apparent_temperature
dew_point: sensor.pirateweather_dew_point
visibility: sensor.pirateweather_visibility
1 Like
bartol86
(Bartol86)
July 12, 2024, 10:35am
33
@mlamberts78 great job with card! just wondering how to make it wide like in your attached picture? is it in card config ? or apex function?
Thanks.
2 Likes
D-Vine
(tom)
July 23, 2024, 10:49am
34
I noticed this as well.
Nothing is showing on my weather card anymore.
Anybody got a soloution on this ?
Which card is the below one?
1 Like
tom_l
August 22, 2024, 7:04am
36
Hi nice card, does anyone know how to increase the font size of the day of the week?
Dimi27
(Dimi27)
August 25, 2024, 12:06am
38
I dont know where to ask, but is there a posibility for a tap_action option? I’ve tried it in yaml but does not work. I would like to tap on the card and navigate to a detailed weather dashboard.
Anybody got a fix for that?
stavroz
September 5, 2024, 11:59pm
40
Did you find a fix?, as I am experiencing the issue after just installing.
it00x32
(Thomas)
September 6, 2024, 3:45am
41
how have you got this background into the card?
Hey @mlamberts78 !
Are you still developing the card? I see many issues with no comment on Github :-/
tom_l
October 26, 2024, 9:41pm
43
They merged some fixes three weeks ago. Have some patience. They may have a real life to attend to.