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

Issue with homebridge >= 1.0.0 #30

Open
pponce opened this issue Apr 29, 2020 · 1 comment
Open

Issue with homebridge >= 1.0.0 #30

pponce opened this issue Apr 29, 2020 · 1 comment

Comments

@pponce
Copy link
Contributor

pponce commented Apr 29, 2020

i'm having issues with homebridge >= 1.0.0.
Hopefully @sean9keenan or @davidwkeith can take a look. My issues started when i cleared my cachedAccessories file.
When i did that i could not install this plugin. Homebridge would crash giving me some error about reachability.
I was able to get it installed without homebridge crashing by commenting out this one line
existingAccessory.updateReachability(true);
however issues then started occur. The native app started to not respond well as well as the homekit controls. long delays and or it would lose connection.
Would hate to lose this plugin! Please help! 😄

@pponce
Copy link
Contributor Author

pponce commented Apr 29, 2020

think i may have solved the incompatibility issues with homebridge >= 1.0.0
I'll do some more testing and submit a PR.

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

No branches or pull requests

1 participant