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

Buienradar integration - Cannot get rain data. Logs show 404 response #131155

Open
lavinir opened this issue Nov 21, 2024 · 4 comments
Open

Buienradar integration - Cannot get rain data. Logs show 404 response #131155

lavinir opened this issue Nov 21, 2024 · 4 comments

Comments

@lavinir
Copy link

lavinir commented Nov 21, 2024

The problem

I've installed the Buienradar integration and enabled the Minimum Rain 1d Sensor. The value in the sensor shows "Unknown".
In the logs it seems data retrieval is failing with a 404 response:

logger: homeassistant.components.buienradar.utilSource: components/buienradar/util.py:50integration: Buienradar (documentation, issues)First occurred: 11:52:01 AM (16 occurrences)Last logged: 12:02:48 PMUnable to retrieve rain data from Buienradar (Msg: Got http statuscode: 404, status: 404)

What version of Home Assistant Core has the issue?

core-2024.11.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

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

logger: homeassistant.components.buienradar.utilSource: components/buienradar/util.py:50integration: Buienradar (documentation, issues)First occurred: 11:52:01 AM (16 occurrences)Last logged: 12:02:48 PMUnable to retrieve rain data from Buienradar (Msg: Got http statuscode: 404, status: 404)

Additional information

No response

@home-assistant
Copy link

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)

@mjj4791
Copy link
Contributor

mjj4791 commented Nov 21, 2024 via email

@lavinir
Copy link
Author

lavinir commented Nov 21, 2024

Hi @mjj4791,
I've set the logging level to debug for the integration:
image

Still the only thing in the logs is that same warning message. No other logs from the integration that I can find.

@mjj4791
Copy link
Contributor

mjj4791 commented Nov 21, 2024 via email

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

No branches or pull requests

2 participants