Giter Club home page Giter Club logo

Comments (5)

nerdosity avatar nerdosity commented on August 18, 2024

They suggested me to mention it here in zigpy-zigate:
home-assistant/core#30788 (comment)

from zigpy-zigate.

nerdosity avatar nerdosity commented on August 18, 2024

@Adminiuga suggested me to escalate it here.
home-assistant/core#30788 (comment)

from zigpy-zigate.

nerdosity avatar nerdosity commented on August 18, 2024

Actually it solved today. Did they upgrade the zigate-zigpy library in HA?

from zigpy-zigate.

Hedda avatar Hedda commented on August 18, 2024

No recent bumps of zigpy-zigate in Home Assistant core as far as I have seen, but plenty of other ZHA related changes that have been merged into Home Assistant core in the past months.

Usually, after code changes such as fixes is added to the libraries there is a release of that package and relatively soon after that new package is included as an update in Home Assistant.

You can track merged HA changes in closed pull requests:
https://github.com/home-assistant/core/pulls?q=is%3Aclosed

Tip is to search with keywords plus AND/OR like example "zigpy OR zha"
https://github.com/home-assistant/core/pulls?q=is%3Apr+is%3Aclosed+zigpy+or+zha

Know that zigpy-zigate is also dependent on zigpy and zha-device-handlers in Home Assistant

Improvements to zigpy and zha-device-handlers also means indirect improvements for zigate users.

Regardless, if this is solved by you then would simply close this now if I was you.

from zigpy-zigate.

Hedda avatar Hedda commented on August 18, 2024

@nerdosity FYI, submitted an update to readme in #29 on how-to test new releases.

Testing new releases

Testing a new release of the zigpy-zigate library before it is released in Home Assistant.

If you are using Supervised Home Assistant (formerly known as the Hassio/Hass.io distro):

If you are instead using some custom python installation of Home Assistant then do this:

  • Activate your python virtual env
  • Update package with pip
    pip install zigpy-zigate==0.5.1
    

from zigpy-zigate.

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.