Skip to content
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

[Bug] Devices are not rediscovered after Zigbee Coordinator Power Outage #96

Open
aleck011mi opened this issue Nov 8, 2021 · 6 comments

Comments

@aleck011mi
Copy link

I have a network based Zigbee Coordinator (tubes Ethernet Coordinator https://www.tubeszb.com/product/cc2652_coordinator/1). Which works great with ZHA on Home Assistant. I can reboot or turn off Home Assistant for as long as I need and all devices will be there when it is turned back on. However, if power is lost to the coordinator for any significant period of time (over 5 minutes or so), almost certainly at least one of my 20 devices will drop offline. The problem is when I attempt to re-pair the device and ZHA seems to completely ignore the device despite being very close to the coordinator and in pairing mode. The only way I seem to be able to pair the device again is by factory resetting the coordinator, losing all my devices and causing me to need to repair them. After taking to tube, he recommended I open a bug report here: https://community.home-assistant.io/t/tubes-zb-coordinators-and-routers-was-zigbee-router-on-steroids/280896/445?u=aleck011mi

Thanks!

@MattWestb
Copy link

This is the right place for the issue but it tricky one.

If looking on Z2M issues they is more that is having more or less the same problem: Problem pairing devices after some time or after restart of the TI coordinator but i dont have one (only CC-2531 for testing and sniffing) so i cant testing how is working but many user have doing it in Z2M.

I hope some devs can triggering the behavior and also finding one was fixing it but i think its in the firmware of the TI coodinator.

@aleck011mi
Copy link
Author

Thanks for the confirmation Matt. If there is any logs or other information I can provide you or anyone else, let me know which and how to get them and I'll be happy to do so.

@puddly
Copy link
Collaborator

puddly commented Nov 8, 2021

Hmm. I've had power outages last more than 48 hours and my network was fully usable within a few minutes of the coordinator and all other routers coming back online.

What exact devices do you have on your network? Any routers?

For the most part, rebooting the coordinator does nothing to its knowledge of devices on the network (since it only keeps track of children). It'll lose in-memory route caches but those are rebuilt. The duration of time the coordinator is offline can only impact the functionality of other devices on the network by causing them to search for new parents after some period of time, so the bad behavior is likely with your end devices.

@MattWestb
Copy link

@aleck011mi
Copy link
Author

Thanks Matt! I'll give it a try. I'm not seeing a changelog. Most of my devices are Xfinity security system devices: a keypad, door/window open sensors (XHS2-SE), and motion sensors. I do have a couple Aqara Water Leak sensors as well.

@puddly
Copy link
Collaborator

puddly commented Nov 16, 2021

Most of my devices are Xfinity security system devices

Those seem like they would cause problems. Did the water leak sensors become unresponsive as well or just the Xfinity stuff?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants