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] Allow datetime objects as arguments for before and after parameters in fetch_consumption and fetch_production #36

Open
BeatsuDev opened this issue Feb 6, 2023 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers low priority This issue will probably not be looked into for a while

Comments

@BeatsuDev
Copy link
Owner

Describe the solution you'd like

The before and after parameters of Home.fetch_consumption() and Home.fetch_production() are actually Base64 encoded datetimes. It would be nice to be able to pass those arguments as a datetime object as well as a base64 string. Passing a datetime object can be much more readable and intuitive.

@BeatsuDev BeatsuDev added enhancement New feature or request good first issue Good for newcomers low priority This issue will probably not be looked into for a while labels Feb 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers low priority This issue will probably not be looked into for a while
Projects
None yet
Development

No branches or pull requests

1 participant