Rate limit in donation mode

Open
#9 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
55/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Quiet
Tech stack
python
Domain
api

Research direction

Locate the integration's PVOutput request and rate-limit handling, then compare its current five-minute limit with the documented standard and donation-mode limits. Done means donation-mode accounts can use the permitted higher request rate without changing the applicable Get Statistic limit.

Written by the indexing model from the issue text.

Description

Hi, great integration you made!
Small request, when you have a subscription on PVoutput, the rate limit is on 5min max in your integration but in donation mode it can be as high as 300 calls per hour.

The documentation says:

Rate Limits[](https://pvoutput.org/help/api_specification.html#rate-limits)
The following rate limits applies per API key for all request types -

60 requests per hour.

300 requests per hour in [Donation](https://pvoutput.org/help/donations.html#donations) mode.

The following rate limits applies per API key to [Get Statistic](https://pvoutput.org/help/api_specification.html#api-get-statistic) API -

12 requests per hour.

60 requests per hour in [Donation](https://pvoutput.org/help/donations.html#donations) mode.
Dominant language
Python
Stars
5
Forks
0
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from SourceLabOrg/HomeAssistant-PVOutputPublisher

All issues in SourceLabOrg/HomeAssistant-PVOutputPublisher

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.