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
What's Changed * added a Baudrate Variable to config for Baudrate selection by Haerteleric in https://github.com/zigpy/zigpy-deconz/pull/229 * Rewrite command parsing/serialization by puddly in https://github.com/zigpy/zigpy-deconz/pull/231 * Conbee III support by puddly in https://github.com/zigpy/zigpy-deconz/pull/232
New Contributors * Haerteleric made their first contribution in https://github.com/zigpy/zigpy-deconz/pull/229
What's Changed * Migrate to `pyproject.toml` and Git versioning by puddly in https://github.com/zigpy/zigpy-deconz/pull/223 * Merge `master` into `dev` by puddly in https://github.com/zigpy/zigpy-deconz/pull/224 * Fix unit tests for 3.12 by puddly in https://github.com/zigpy/zigpy-deconz/pull/227 * Use shared PyPi release workflow by TheJulianJES in https://github.com/zigpy/zigpy-deconz/pull/225 * Remove release drafter config by TheJulianJES in https://github.com/zigpy/zigpy-deconz/pull/226 * Switch asyncio.wait_for to asyncio_timeout by bdraco in https://github.com/zigpy/zigpy-deconz/pull/228
New Contributors * TheJulianJES made their first contribution in https://github.com/zigpy/zigpy-deconz/pull/225 * bdraco made their first contribution in https://github.com/zigpy/zigpy-deconz/pull/228