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

Perform a single request to acquire device _and_ inverter data #157

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

MarijnS95
Copy link
Collaborator

Complements klaasnicolaas/python-omnikinverter#340

Only a single request needs to be performed to retrieve all the
necessary data, which is stored in an object and later parsed into a
Device or Inverter dataclass when calling the respective function.

@robbinjanssen robbinjanssen added the enhancement Enhancement of the code, not introducing new features. label Feb 20, 2023
@github-actions
Copy link

There hasn't been any activity on this pull request recently. This pull request has been automatically marked as stale because of that and will be closed if no further activity occurs within 7 days. Thank you for your contributions.

@github-actions github-actions bot added the stale There has not been activity on this issue or PR for quite some time. label Mar 22, 2023
@robbinjanssen robbinjanssen added no-stale This issue or PR is exempted from the stable bot. and removed stale There has not been activity on this issue or PR for quite some time. labels Mar 22, 2023
Complements klaasnicolaas/python-omnikinverter#340

Only a single request needs to be performed to retrieve all the
necessary data, which is stored in an object and later parsed into a
`Device` or `Inverter` `dataclass` when calling the respective function.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement of the code, not introducing new features. no-stale This issue or PR is exempted from the stable bot.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants