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

Allow user to set estimated usage #4

Closed
jampez77 opened this issue Dec 17, 2023 · 4 comments
Closed

Allow user to set estimated usage #4

jampez77 opened this issue Dec 17, 2023 · 4 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@jampez77
Copy link
Owner

The VESA form asks for "Estimated monthly enquiry volumes".

This is currently hard coded based on how often the integration queries the API.

I think a good enhancement would be to allow the user to set this during config flow.

@jampez77 jampez77 added enhancement New feature or request help wanted Extra attention is needed labels Dec 17, 2023
@ryanm101
Copy link

i think it's set to 10min SCAN_INTERVAL = timedelta(minutes=10)

Tbh this data could do hourly or even twice a day by default, as none of that data is going to change frequently.

@leeandy1
Copy link

leeandy1 commented Feb 5, 2024

It queries twice per day

@xhemp
Copy link

xhemp commented Feb 20, 2024

I have added this some days ago and I had to reload the integration to update the values but it's showing 20 hours ago so it's certainly not happening twice a day?

jampez77 added a commit that referenced this issue Jul 30, 2024
@jampez77
Copy link
Owner Author

This should be fixed in 2024.7.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants