Alexei Chetroi
Alexei Chetroi
The main highlight of the new firmware -- setting a static source route is currently not implemented and currently there's no UI in ZHA to facilitate that. But automatic source...
Debug Logs? What device you tried to join? Version: ``` 2020-09-27 21:28:31 DEBUG (MainThread) [zigpy_deconz.api] Read parameter protocol_version respon se: [268] 2020-09-27 21:28:31 DEBUG (MainThread) [zigpy_deconz.api] Command Command.version (0,) 2020-09-27...
:shrug: new firmware hasn't supposedly changed anything about joining. Don't think anyone on deconz complained about anything
If restart/worm reboot does not fix it, then the problem is not with zigpy-deconz. If you have to cold boot it, then something is going on with the stick, i'm...
Feel free to update and share the results.
use /dev/serial/by-id for your ConBee device
Should we debounce group entity service requests (turn off, turn on) and then schedule update of all member entities ?
And it's strange it takes to update as long as an hour. Attribute reporting on on change is supposed to be happening on 15 min interval. So even if there...
Debounce scheduling of the update based on group entry service calls, so we don't schedule too many updates if user flicks the group on)off in rapid succession in short period...
E.g turned group on and then turned group off after one second, should schedule only one round of member entity status updates