-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Can't add more devices even after successful removal to free space #900
Comments
I found another post from @Koenkk saying that the unknown entries from database.db can be manually removed, so I'm now down to 22 devices. Unfortunately though I'm still unable to add any more. Is there anything that can be done with this? |
When removing them from |
Thanks for the tip, I'll try that next time (ended up re-pairing my devices, but at least I'm on the latest CC2531 firmware now). |
I have 25 devices inc one router on my network, with three being unknown, and I'm unable to add any more. I'm hoping someone is able to suggest some ideas to avoid me having to re-flash my coordinator and pair all the devices again please. My aim is to add another router to the network to help with expansion.
zigbee2mqtt version 1.0.1
Coordinator firmware version: '20181024'
2 x CC2531 as coordinator and router (using CC2531ZNP-Prod.hex and router-cc2531-std.hex)
Debug startup logs to show details: https://hastebin.com/voraribaco.coffeescript
configuration.yaml: https://hastebin.com/uzaragacus.js
Database.db: https://hastebin.com/folagatoxu.json
I guess my first question is, how do I remove those unknown devices as they may be preventing me adding new ones? I see that all three unknowns appear twice in the database.db file - is it safe/ok to just remove those lines? Note that they don't appear in the configuration.yaml.
I originally had 27 devices when I tried to add an extra router, so along with those 3 unknowns I had hit the device limit. I then tried to remove a couple of existing devices using the following which seemed to work ok:
However this hasn't helped and I still can't pair new devices. I appreciate any assistance!
I've read elsewhere that the memory limit on the device can't be cleared once full, but is that still a problem that can't be avoided?
Thanks!
The text was updated successfully, but these errors were encountered: