Skip to content

Provide asyncio implementation #54

Description

@palazzem

Overview

In some cases (i.e. Home Assistant), it could be required/preferred to have the async version of the library.

At the time of writing, the library uses requests as a main dependency to retrieve data and further processing, even if not expensive, is not structured to be run in an asyncio context. This issue is a tracker for implementing the right solution to avoid code duplication.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions