Skip to content

Use Host and Token to generate unique_id#426

Open
shbatm wants to merge 2 commits intosyssi:developfrom
shbatm:patch-1
Open

Use Host and Token to generate unique_id#426
shbatm wants to merge 2 commits intosyssi:developfrom
shbatm:patch-1

Conversation

@shbatm
Copy link

@shbatm shbatm commented Sep 25, 2025

Use combination of the host and last 5 digits of the token to create a unique ID that should always be available and remain relatively constant (assuming a static IP address is assigned).

Should resolve the issue where model number and MAC address are not always known if the device is turned off and the unique_id is not generated if a model number is specified.

Fixes #412

Use combination of the host and last 5 digits of the token to create a unique ID that should always be available and remain relatively constant (assuming a static IP address is assigned).
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.

Re Fix missing unique_id #360

1 participant