-
Notifications
You must be signed in to change notification settings - Fork 33
Description
Hello! First off, I want to say how happy I am with the Enbrighten Zigbee switches I have. They're great devices that everyone, including guests are happy to use.
I see this repository is still focused on Z-Wave, not Zigbee devices. #95 noted that there's no known reports of issues with the Zigbee firmware, so there's no reason to release updates. Even if the @jascoproducts team here is only working on Z-Wave, I'm hoping you can forward this on to the team responsible for the zigbee products.
I have 10 various Enbrighten switches (and 2 plugs) such as https://www.zigbee2mqtt.io/devices/43076.html#enbrighten-43076 on my network. While investigating an unrelated issue, I noticed that all of my Enbrighten devices are sending Route Request broadcasts every 60 seconds:
To confirm this wasn't an issue with my coordinator or Zigbee software, I created a new network with a Conbee II running deCONZ with only a single switch connected. It showed exactly the same behaviour with route requests every 60 seconds.
As is, this is problematic for people like myself who have purchased many Enbrighten products. A typical zigbee network can handle one broadcast a second. On my own, it takes about 3 seconds for all of the broadcast retransmits to settle. This leads to additional latency when other commands are trying to get sent during the broadcasts.
I don't see this behaviour with any other devices, or at least not enough to be noticeable. It would be great if this could be fixed, and even better if it was done so in a way ZHA and zigbee2mqtt could use.
