Zigpy-znp

Latest version: v0.12.1

Safety actively analyzes 630272 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 8

0.6.4

Bugfixes
- Fixed regression in 0.6.3 that prevented startup with Slaesh's CC2652RB coordinator (https://github.com/zigpy/zigpy-znp/pull/107)

**Full Changelog**: https://github.com/zigpy/zigpy-znp/compare/v0.6.3...v0.6.4

0.6.3

What's Changed
* Use coordinator endpoint 1 for Z-Stack >= 20210708 by puddly in https://github.com/zigpy/zigpy-znp/pull/105

**Full Changelog**: https://github.com/zigpy/zigpy-znp/compare/v0.6.2...v0.6.3

0.6.2

New features
- Use ZDO converter for `Mgmt_NWK_Update_req` by puddly in https://github.com/zigpy/zigpy-znp/pull/102
- Startup RTS and DTR pin states are now configurable:
yaml
zha:
zigpy_config:
znp_config:
connect_rts_pin_states: [off, on, off]
connect_dtr_pin_states: [off, off, off]


Bugfixes
- Properly handle the extended timeout in backgrounded requests by puddly in https://github.com/zigpy/zigpy-znp/pull/103
- Connect multiple times on startup and speed up initial connect by puddly in https://github.com/zigpy/zigpy-znp/pull/104.

**Full Changelog**: https://github.com/zigpy/zigpy-znp/compare/v0.6.1...v0.6.2

0.6.1

Changes
- This release only changes packaging dependencies: the pyserial-asyncio dependency constraint has been relaxed and any version can be used on non-Windows platforms. On Windows, any version of pyserial-asyncio other than 0.5 can be used. This was the behavior prior to the release of `zigpy_znp==0.6.0`.

0.6.0

New features
- Network settings management has been abstracted into the `ControllerApplication.load_network_info` and `ControllerApplication.write_network_info` methods.

Bugfixes
- Fix bug that prevented just the coordinator from permitting joins by puddly in https://github.com/zigpy/zigpy-znp/pull/86
- Fix broken empty address manager entries after restore on affected devices by puddly in https://github.com/zigpy/zigpy-znp/pull/92

Changes
- Add "not recommended" note to CC2530 and C2531 by Hedda in https://github.com/zigpy/zigpy-znp/pull/87
- Bump `pyserial-asyncio` dependency to 0.6 by puddly in https://github.com/zigpy/zigpy-znp/pull/91. This release of pyserial-asyncio properly supports Windows.
- Replace internal network state objects with `zigpy.state` by puddly in https://github.com/zigpy/zigpy-znp/pull/85
- Add basic clusters to both coordinator endpoints by puddly in https://github.com/zigpy/zigpy-znp/pull/93

Breaking changes
- The functionality in `zigpy_znp.utils` has been moved into the `zigpy_znp.api.ZNP` class.
- Network backups created with zigpy-znp 0.6.0 cannot be restored by older releases.

**Full Changelog**: https://github.com/zigpy/zigpy-znp/compare/v0.5.4...v0.6.0

0.5.4

Changes

- Syncup with `zigpy==0.37.0` changes (https://github.com/zigpy/zigpy-znp/pull/84)

Page 4 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.