Giter Club home page Giter Club logo

Comments (3)

gracar2002 avatar gracar2002 commented on June 10, 2024

Appears to still be a live issue. Any workarounds?

from surepy.

paulcombuse avatar paulcombuse commented on June 10, 2024

@gracar2002 Well, I swapped to SureHA - same basis, but frequently updated and aligned to the most current HA versions. For me that solved the issue. Though, I do not really understand why this official repo is not updated more frequently, with the "developer" repository SureHA.
What I realized over the past years is that due to the huge efforts and plenty of test runs needed to successfully Pull Requests for a HA integration a lot of developers have a second private "developer" repository - as SureHA in this case. Additionally it can be said that (all) HA integrations should be based on Python library being called by the integration itself - as far as I understood this is a design guideline for HA developers and should keep the integrations readable and compact, just calling the functions from the respective Python library. Now, the important part is that this Python library is SurePy BUT as the integrations INCLUDE these (mostly) from PyPi.org and NOT from github.com often the Python libraries on GitHub are outdated as these are not used/called by the integrations.
Concluding the above means: if you want the most current integration release, then install HACS in your HA instance and with that install the "developer" repository - in this case SureHA which uses the most current Python library for the integration hosted at PyPi.org.

SureHA HACS integration @ github.com - release 0.4.2 (15.09.2021) --> SurePy @ PyPi.org - release 0.9.0a0 (04.04.2023)
SurePetCare integration @ github.com - release 0.104 (11.08.2023) --> SurePy @ github.com - release 0.8.0 (07.09.2022)

from surepy.

gracar2002 avatar gracar2002 commented on June 10, 2024

Happens on SureHA too - note that there is an open issue,

from surepy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.