-
-
Notifications
You must be signed in to change notification settings - Fork 52
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
Crash upon removing bridge from Home #22
Comments
Here are some observations:
|
Just for your information: Got the same problem after removing a bridge. |
same here, when i remove bridge from home node-red crashes
|
I'm experincing the same problem:
Somehow this creates some inconsistent state, as I'm unable to add that bridge (after modifications) again to the Home App. The only thing that worked so far, is deleteing the Bridge-Node in NR and creating it new again. Unfortunately, that involves adjusting all Service-Nodes... If someone knows about a better workaround, please let me know. |
im using homekit2mqtt and integrating it with node-red via mqtt, this node red plugin looks broken :/ |
@martincollar in your stack trace I can see you are using fork by @plasma2450. Then download our latest version (released today): @1stone Could you update to 0.5.0 and try to reproduce error? |
I can say the problem does exists ;) |
There will be a try to fix this today. Could be related to #12 |
@nikolaykasyanov @ttww @martincollar @1stone What was the problem? What I did? |
I made a PR in HAP-nodejs. If they accept it then I will remove override from our code. |
Retest:
Please retest using above. |
The last thing I want to do is to release something tested by me only. But if I have to... |
Please update to new version 0.6.1 using node-red. |
So as my fix is merged to newest HAP-nodejs then we need to remove fix from our code. |
Remove modified handleUnpair due to reasons in #22
Hi, thanks for the fork!
I'm experiencing a crash upon removing bridges from Home, here's the stacktrace:
The text was updated successfully, but these errors were encountered: