Closed rhuss2 closed 3 years ago
You can remove cached accessories via the Homebridge UI settings
like @ifeign mentioned, you can remove cached accessories in the Homebridge UI (which is the safest way, especially if you are running other plugins). Alternatively, you can run rm -rf ~/.homebridge/accessories/cachedAccessories
, which will remove the cached accessories file completely (essentially a clean run of homebridge). Not that I recommend that since it can affect your other plugins like I mentioned.
Is there way to clear/delete cached accessories? I have the latest homebridge on Docker. I had to do a Wi-Fi reset on my bond and now I get an error that “No Bond Found, this device may have been removed but still in cached accessories” even though none of my devices have changed.
Describe the bug A clear and concise description of what the bug is.
Information (please complete the following information):
npm list -g homebridge-bond
in terminal)Logs Logs are the most helpful thing you can provide. Please exclude logs from other plugin. It's even better if you can provide logs while in debug mode (instructions here). For example: