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

Fix: duplicate pairing strings in config #632

Merged
merged 1 commit into from
Oct 11, 2023

Conversation

skrashevich
Copy link
Contributor

This pull request adds a preventive measure in the HomeKit
server's AddPair function. A conditional check is performed before adding
a new pair to ensure that it doesn't already exist within the pairings. This
preventative measure avoids redundancy and can potentially improve the
efficiency of pairing processes in the HomeKit server.

@AlexxIT
Copy link
Owner

AlexxIT commented Oct 11, 2023

Thanks!

@AlexxIT
Copy link
Owner

AlexxIT commented Oct 14, 2023

@skrashevich skrashevich deleted the 230911-fix-hap-pairing-dups branch October 14, 2023 16:41
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