8000 Comparing 0.42.6...0.43.0 · zigpy/bellows · 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/bellows
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.42.6
Choose a base ref
...
head repository: zigpy/bellows
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.43.0
Choose a head ref
  • 2 commits
  • 4 files changed
  • 1 contributor

Commits on Jan 22, 2025

  1. Implement network scanning using the standard zigpy interface (#648)

    * Implement existing scan commands on top of `callback_for_commands`
    
    * Implement `network_scan`
    
    * `duration` -> `duration_exp`
    
    * Use underscored method
    
    * Add a unit test
    puddly authored Jan 22, 2025
    Configuration menu
    Copy the full SHA
    adb1577 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2025

  1. Zigpy packet capture interface (#664)

    * Zigpy packet capture interface
    
    * Keep track of the packet capture channel
    
    * Compute the timestamp immediately
    
    * Bump zigpy
    
    * Add a unit test
    puddly authored Jan 23, 2025
    Configuration menu
    Copy the full SHA
    7d0d18f View commit details
    Browse the repository at this point in the history
Loading
0