-
Notifications
You must be signed in to change notification settings - Fork 13
Description
I am using Zigpy via the ZHA component in Home Assistant. I have set it up with my CC2531 USB stick running the latest Koenkk v1.2 source routing coordinator firmware.
Throughout the duration of the service being live, I am constantly getting error messages such as the below:
Waiter timeout: <Waiter matcher=<Matcher type=CommandType.AREQ subsystem=Subsystem.AF command=dataConfirm payload={'endpoint': 1, 'transid': 159}> future=<Future cancelled> timeout=10000 sequence=None>
These are coming from various endpoints - the one above is a Sonoff Basic ZB R3 which is located around 3 meters away from my coordinator.
At present, I have 12 devices on my network. 4 of them have routing capabilities (2 Sononff Basic ZB R3 and 2 CC2531 Router Firmwares).
What could be causing these timeouts, given that the endpoint device is in such close proximity to my coordinator, and mains powered?