Skip to content

Home Assistant implementation #2

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

Open
epenet opened this issue Jan 14, 2025 · 1 comment
Open

Home Assistant implementation #2

epenet opened this issue Jan 14, 2025 · 1 comment

Comments

@epenet
Copy link

epenet commented Jan 14, 2025

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?

@smurfix
Copy link
Collaborator

smurfix commented Jan 14, 2025

Sure.
This repository is somewhat under-maintained.
Please use https://github.com/M-o-a-T/asyncowfs which is up to date and really should be the canonical repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants