You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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! 😄
The text was updated successfully, but these errors were encountered:
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! 😄
The text was updated successfully, but these errors were encountered: