8000 Comparing 0.73.0...0.73.1 · zigpy/zigpy · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: zigpy/zigpy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.73.0
Choose a base ref
...
head repository: zigpy/zigpy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.73.1
Choose a head ref
  • 3 commits
  • 11 files changed
  • 2 contributors

Commits on Nov 26, 2024

  1. Fix quirks v2 adds using is_server=True for client clusters (#1511)

    * Fix quirks v2 `adds` using `is_server=True` for client clusters
    
    * Add regression test
    TheJulianJES authored Nov 26, 2024
    Configuration menu
    Copy the full SHA
    91e29d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de76b13 View commit details
    Browse the repository at this point in the history
  3. Fix logged deprecations in unit tests (#1501)

    * Fix pytest-asyncio warnings
    
    * Fix OTA deprecation warnings
    
    * Remove uses of `update_last_seen`
    
    * Migrate `handle_message` to `packet_received`
    
    * Mark a few more tests as having expected deprecations
    puddly authored Nov 26, 2024
    Configuration menu
    Copy the full SHA
    95baa8b View commit details
    Browse the repository at this point in the history
Loading
0