Skip to content
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

Read the network key if the firmware supports it #152

Merged
merged 1 commit into from
Jul 13, 2024

Conversation

puddly
Copy link
Contributor

@puddly puddly commented Dec 23, 2023

v3.A0 added a command to read the network key (back in February 😅). This allows a ZiGateV2 running the latest firmware to create a functional network backup that can be restored on a better-supported radio.

Copy link

codecov bot commented Dec 23, 2023

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (697b649) 46.94% compared to head (b057c68) 47.08%.

Files Patch % Lines
zigpy_zigate/api.py 60.00% 4 Missing ⚠️
zigpy_zigate/zigbee/application.py 66.66% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #152      +/-   ##
==========================================
+ Coverage   46.94%   47.08%   +0.14%     
==========================================
  Files           9        9              
  Lines        1357     1372      +15     
==========================================
+ Hits          637      646       +9     
- Misses        720      726       +6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@puddly puddly merged commit 8b00d74 into zigpy:dev Jul 13, 2024
14 checks passed
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

Successfully merging this pull request may close these issues.

1 participant