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

Feature request: allow updating 'fetch_interval' dynamically #21

Open
lbschenkel opened this issue Apr 21, 2022 · 1 comment
Open

Feature request: allow updating 'fetch_interval' dynamically #21

lbschenkel opened this issue Apr 21, 2022 · 1 comment
Assignees

Comments

@lbschenkel
Copy link

In order to minimize API calls and follow best practices to minimize requests, it would be great if this component exposed a way for the fetch interval to be changed dynamically, such as from an automation that stops or slows down fetching during the night.

Suggestions:

  • expose fetch_interval as a separate number entity; or
  • allow fetch_interval in the config to be the name of an existing entity (like a template sensor or an input number)
  • make update_interval<=0 to mean: stop updating completely
@TekniskSupport TekniskSupport self-assigned this Apr 24, 2022
@TekniskSupport
Copy link
Owner

I'm sorry for the late response, this is a great request!
Thank you!

Will absolutely have a go at implementing it in one way or another

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

No branches or pull requests

2 participants