home-assistant.io icon indicating copy to clipboard operation
home-assistant.io copied to clipboard

Polling interval "Pegel online" integration

Open TGM3D opened this issue 1 year ago • 2 comments

Feedback

Hello. With this service, the water level is queried every 5 minutes according to the log. No river changes that quickly. Even the provider only updates every 15 minutes. A period of 30 minutes or more is sufficient. I have the effect that my IP is blocked there several times a day and the integration stops with errors. Only with Relaod does it continue for a few hours. I found out the whole thing by partially blocking the queries on the router and thus reducing the number. ​

URL

https://www.home-assistant.io/integrations/pegel_online/

Version

2024.2.1

Additional information

No response

TGM3D avatar Feb 16 '24 10:02 TGM3D

Hey there @mib1185, mind taking a look at this feedback as it has been labeled with an integration (pegel_online) you are listed as a code owner for? Thanks!

Code owner commands

Code owners of pegel_online can trigger bot actions by commenting:

  • @home-assistant close Closes the feedback.
  • @home-assistant rename Awesome new title Renames the feedback.
  • @home-assistant reopen Reopen the feedback.
  • @home-assistant unassign pegel_online Removes the current integration label and assignees on the feedback, add the integration domain after the command.
  • @home-assistant add-label needs-more-information Add a label (needs-more-information) to the feedback.
  • @home-assistant remove-label needs-more-information Remove a label (needs-more-information) on the feedback.

home-assistant[bot] avatar Feb 16 '24 10:02 home-assistant[bot]

Hi @TGM3D this is the repository for out documentation, not for the code. Nevertheless, i thought about your comment and with the updated aiopegelonline we will use the official cache mechanism.

mib1185 avatar Feb 16 '24 22:02 mib1185