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

Write board info to zigpy NodeInfo #590

Closed
wants to merge 1 commit into from

Conversation

puddly
Copy link
Contributor

@puddly puddly commented Oct 31, 2023

Implements zigpy/zigpy#1274 and adds the following to a generated backup:

      "node_info": {
          "nwk": "0000",
          "ieee": "04:cd:15:ff:fe:31:0e:ff",
          "logical_type": "coordinator",
+         "model": "Series1 Pro V2",
+         "manufacturer": "tubesZB",
+         "version": "7.2.1.0 build 144"
      }

@puddly puddly closed this Nov 20, 2023
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