home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
72.51k stars 30.34k forks source link

Buitenradar misses day in forecast #117173

Open FirewizzNL opened 5 months ago

FirewizzNL commented 5 months ago

The problem

Tomorrow is missing in forecast. It looks like the information in the next day is right and only the day notation is wrong.

image

What version of Home Assistant Core has the issue?

core-2024.5.2

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Buienradar

Link to integration documentation on our website

https://www.home-assistant.io/integrations/buienradar#configuration

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

home-assistant[bot] commented 5 months ago

Hey there @mjj4791, @ties, @robbie1221, mind taking a look at this issue as it has been labeled with an integration (buienradar) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `buienradar` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Renames the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign buienradar` Removes the current integration label and assignees on the issue, add the integration domain after the command. - `@home-assistant add-label needs-more-information` Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue. - `@home-assistant remove-label needs-more-information` Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


buienradar documentation buienradar source (message by IssueLinks)

Sjustein commented 3 months ago

I found an issue that may or may not be related, if it isn't, please let me know so I can open a separate issue. The 'Volledige staat' entity for 2d is missing, but there are 2 entities called 'Volledige staat 1d'. The second one has the data for the 2 day forecast, but the name and entity id don't reflect that. image

I don't see the issue of the OP on my instance.

mjj4791 commented 2 months ago

I just noticed this as well; it is currently missing the 26th of July. I checked the source json, which is missing that day in the forecast as well; just notified buienradar to have a look at this.

gremms1 commented 1 week ago

I used to have the same problem, but it looks like it is solved now. The forecast now includes day 0 (today).