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

[README] Added description to override uiid #1191

Merged
merged 1 commit into from
Feb 16, 2024

Conversation

JavonneM
Copy link
Contributor

When devices run in DIY mode there is no way to detect the device type and feature set.
Currently devices will report it as a DIY type.

After investigating the code base, I've discovered that you can set the uiid using the configuration (not explicitly mentioned in the docs) using the config loader for the device

device.update(self.config["devices"][did])

@JavonneM JavonneM changed the title Added description to override uiid [README] Added description to override uiid Jun 29, 2023
@AlexxIT AlexxIT merged commit ec80b3f into AlexxIT:master Feb 16, 2024
@AlexxIT
Copy link
Owner

AlexxIT commented Feb 16, 2024

Thanks!

@AlexxIT AlexxIT added this to the v3.5.5 milestone Feb 16, 2024
AlexxIT added a commit that referenced this pull request Feb 16, 2024
@AlexxIT
Copy link
Owner

AlexxIT commented Feb 16, 2024

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.

2 participants