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

Allow for persistent accessories inside child bridge #135

Merged
merged 9 commits into from
Dec 22, 2022

Conversation

luc-ass
Copy link
Owner

@luc-ass luc-ass commented Dec 22, 2022

This enables you to have persistent accessories, if you run the plugin within a child bridge. It does this by skipping the callback([]), so it doesn't return an empty array to homebridge. This also causes the bridge to hang, which is why you should only enable this inside a child bridge!

Thanks so much to @coolweb for the work on this!

@luc-ass luc-ass merged commit 96b0ea7 into master Dec 22, 2022
@luc-ass luc-ass deleted the persistent-accessories branch December 22, 2022 19:17
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