Skip to content

Home Assistant implementation #2

@epenet

Description

@epenet

Hi,

Home Assistant currently relies on pyownet==0.10.0.post1, which is NOT async, and I was wondering if this package could be used to replace it.

In order to be able to be used within Home Assistant, it would need to satisfy its transparency rules:
https://developers.home-assistant.io/docs/core/integration-quality-scale/rules/dependency-transparency

As far as I can tell, it seems to me that:

  • the only branch ( = main) has not been updated since Feb 5, 2021, which seems to corelate with v0.14.2, and newer tags do not seem to be related to code on the main branch
  • The last update on PyPI is from July 29, 2019 (= v0.8.0)

Would you be interested in updating the main branch to the latest code, and add corresponding github CI workflows for lint/format/testing/building/publishing to be able to work within Home Assistant?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions