Main Changes
- Nuki 4 should work with no errors
- You can expect less errors related to connection issues (BleakError, TimeoutError, etc)
What's Changed
- Bump ronengr/pyNukiBT from to 0.0.13.
- Fix LogEntry parsing for Nuki 4 by @ronengr in ronengr/pyNukiBT#10
- Improve retry mechanism in case of connection issues by @ronengr in ronengr/pyNukiBT#11
- Full Changelog: ronengr/pyNukiBT@0.0.12...0.0.13
- Improve retry mechanism in case of connection issues by @ronengr in #62
Full Changelog: 0.0.13...0.0.14