Skip to content

Move the API access to an external Python package #39

@dala318

Description

@dala318

Currently the access and decoding of the API is done in custom_components/poollab/poollab.py . To make it more generic and enable use of the API outside Home Assistant this part could be moved to a separate repository (or folder) which could be published as a python-package (original intent of this repo) and then imported to Home Assistant integration.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions