dresden-elektronik / deconz-rest-plugin

deCONZ REST-API plugin to control ZigBee devices
BSD 3-Clause "New" or "Revised" License
1.9k stars 503 forks source link

DDF support disable binding table requests #7605

Closed manup closed 9 months ago

manup commented 9 months ago

There are some devices which support it but reading the binding table results in errors or crashes. If supportsMgmtBind is set to false no attempts are made to query the binding table.

If nothing is specified the usual auto detection mechanism is used.

Related: https://github.com/dresden-elektronik/deconz-rest-plugin/issues/7546#issuecomment-1944671941