What's Changed * Replace `57600` baudrate with `38400` by puddly in https://github.com/zigpy/zigpy-deconz/pull/250 * Register the command response listener before writing to the UART by puddly in https://github.com/zigpy/zigpy-deconz/pull/248
What's Changed * Update README.md to mention ConBee 3 by Hedda in https://github.com/zigpy/zigpy-deconz/pull/245 * Handle CB3 not sending the correct `add_neighbor` response by puddly in https://github.com/zigpy/zigpy-deconz/pull/247
What's Changed * Demote delayed response from `WARNING` to `DEBUG` by puddly in https://github.com/zigpy/zigpy-deconz/pull/243 * Allow delayed duplicate responses by puddly in https://github.com/zigpy/zigpy-deconz/pull/244
What's Changed * Detect when the firmware responds with the wrong response by puddly in https://github.com/zigpy/zigpy-deconz/pull/241 * Implement command priority by puddly in https://github.com/zigpy/zigpy-deconz/pull/240
What's Changed * Revert watchdog back to once every 7.5 minutes by puddly in https://github.com/zigpy/zigpy-deconz/pull/239 * Rename `add_neighbour` to `update_neighbor` and document `action` field by puddly in https://github.com/zigpy/zigpy-deconz/pull/238