Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Oct 24, 2025

Add ezspVersion to the internal backup metadata. Z2M will not load zigpy backups otherwise.

@puddly
Copy link
Contributor

puddly commented Oct 24, 2025

@copilot Add the following comment to the newly-added code in load_network_info: Z2M will not load EZSP backups without this internal key.

Set ezspVersion to the EZSP protocol version in the metadata dictionary. This value is included in the internal metadata when backups are serialized to the Open Coordinator Backup format.

Co-authored-by: puddly <[email protected]>
@codecov
Copy link

codecov bot commented Oct 24, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.52%. Comparing base (cdd1217) to head (ed11a47).
⚠️ Report is 1 commits behind head on dev.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev     #693   +/-   ##
=======================================
  Coverage   99.52%   99.52%           
=======================================
  Files          58       58           
  Lines        3971     3971           
=======================================
  Hits         3952     3952           
  Misses         19       19           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copilot AI changed the title [WIP] Add ezspVersion to internal metadata key Add ezspVersion to network backup metadata Oct 24, 2025
Copilot AI requested a review from puddly October 24, 2025 22:37
Copilot finished work on behalf of puddly October 24, 2025 22:37
Copy link
Contributor Author

Copilot AI commented Oct 24, 2025

@copilot Add the following comment to the newly-added code in load_network_info: Z2M will not load EZSP backups without this internal key.

Done in ed11a47. Added the comment explaining that Z2M will not load EZSP backups without this internal key.

Copilot finished work on behalf of puddly October 24, 2025 22:42
@puddly puddly marked this pull request as ready for review October 24, 2025 22:51
@puddly puddly merged commit 07a2e42 into dev Oct 24, 2025
38 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.

3 participants