Skip to content

[FEATURE] Allow datetime objects as arguments for before and after parameters in fetch_consumption and fetch_production #36

@ericbstie

Description

@ericbstie

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestgood first issueGood for newcomerslow priorityThis issue will probably not be looked into for a while

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions