-
-
Notifications
You must be signed in to change notification settings - Fork 3
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
Remove smartlock from the plugin after replacement #110
Comments
You need to delete it from the Nuki bridge. Homebridge NB should delete it from the Homebridge cachedAccessories when the bridge no longer exposes it. You can double-check with |
The old SmartLock has already been deleted in the Nuki Bridge. nb list no longer shows me the old SmartLock either. I assume it's still in the cache somewhere?! |
homebridge@HB38:/var/lib/homebridge $ nb -H 192.168.0.236 -T xxxxxxxx list |
Does it make sense to delete the accessories folder? pi@HB38:/var/lib/homebridge/accessories $ ls -l -t |
Stupid question (sorry), but you did restart Homebridge NB after removing it from the Nuki bridge?
There is a Does the old lock still show under Remove Single Cached Accessory (in the Homebridge Settings in the UI)? If so, you might try and remove it there. |
Yes, of course I restarted the entire Homebridge and the entire server. I have now deleted the appropriate cachedAccessories. As feared, the entire plugin config was then of course deleted, including my other SmartLock, which I actually wanted to avoid. Had to do the discovery again using the button on the Nuki Bridge. The problem is solved, the old Smartlock is now gone. Perhaps it would be possible to add an option to the plugin as a feature request in order to delete any devices that have been removed from the Nuki Bridge yourself or to carry out a new inventory. Thanks anyway. |
Yes, I thought I had done that already, but that must have been another plugin. Challenge is to test this. I have only one Nuki bridge, one smart lock, and one opener, which my family and I actually use for real. |
I would appreciate if you could provide it as an option. Someone will certainly test it, because, as I have already written, the need will certainly be there. |
You can delete individual accessories from |
v1.4.6 adds a |
Hi,
I had to remove one of my two smartlocks due to a defect and replace it with a new one. Unfortunately, the smartlock that was already removed in the Nuki Bridge is apparently still found during autodiscover. how can i permanently delete it from homebridge configuration? I have already emptied the cache in HB.
[5.6.2023, 14:29:02] [Nuki] Nuki Garagentür: Nuki Smart Lock 3.0 v3.4.10
[5.6.2023, 14:29:02] [Nuki] Nuki Garagentür: Nuki Smart Lock 3.0 v3.6.9
Thank you.
Best regards
Tobi
The text was updated successfully, but these errors were encountered: