Feature: Generate Provisioning Entries #4112
billmoseley
started this conversation in
Ideas
Replies: 1 comment 4 replies
-
@billmoseley From provisioning entries table you can export/import all provisioning entries |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I did a download of my provisioning entries and it seems like most (or all?) the provisioning data can be pulled out of the .jsonl, nodes.json, and/or device files.
Would it be possible to be able to create the provisioning list from existing node data? Curious if that would be useful.
I can see two uses. Mostly, when the QR isn't easily accessible.
Today I wanted to change a switch to Long Range, but it is installed inside the wall so QR isn't easy to get to to re-include it. (In this case I just looked up the DSK in the jsonl file.)
As a secondary back up. If a controller failed and NVM can't be restored could reset devices & power cycle and use the provisioning data to include them. Node IDs would be different, but HA entity names should match, right? I have quite a few switches inside walls, and like above, would be a pain to open all those back up again if I didn't have the dsk available.
Beta Was this translation helpful? Give feedback.
All reactions