Releases: ronengr/hass_nuki_bt
Releases · ronengr/hass_nuki_bt
0.0.16.2
0.0.16.1
0.0.16
What's Changed
- This version should fix construct dependency issues
- Bumps pyNukiBT to 0.0.15 by @ronengr in #81
- Don't use OffsettedEnd in case we have an old version of construct
- Full Changelog: ronengr/pyNukiBT@0.0.14...0.0.15
Full Changelog: 0.0.15.1...0.0.16
0.0.15.1
What's Changed
- fix async_get_last_action_log_entry in coordinator.py by @danielcaceresm in #79
New Contributors
- @danielcaceresm made their first contribution in #79
Full Changelog: 0.0.15...0.0.15.1
0.0.15
What's Changed
- Add button to query Nuki state
- Add sensors:
- Add "Last Nuki command status"
- Improve "Last action user name" in case last action was done manually
- Add "Last action log timestamp"
- Improve Icons for some sensors
- Bump ronengr/pyNukiBT to 0.0.14:
- Improve NukiDateTime to work as a python datetime
- Add option to wait for lock action completion
- Make accessory_battery_state optional, as it doesn't exist in Nuki1
- Add workaround for some cases in HA where another extension is forcing an older version of construct.
- Improve callbacks:
- Notify on errors and command status updates.
- Add reason for callbacks
- Full Changelog: ronengr/pyNukiBT@0.0.13...0.0.14
Full Changelog: 0.0.14...0.0.15
0.0.14
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
0.0.13
What's Changed
- Bump ronengr/pyNukiBT from 0.0.9 to 0.0.12. by @ronengr in #61
- Fix update_state() logic in case called while already in progress
- Fix missing padding in keyturnerStates
- Fix CRC errors by @danielcaceresm in ronengr/pyNukiBT#9
- Full Changelog: ronengr/pyNukiBT@0.0.9...0.0.12
- Don't crash if there are no logs on the device by @ronengr in #59
- Start async update only after we are able to connect to device by @ronengr in #60
Full Changelog: 0.0.12...0.0.13
0.0.12
0.0.11
0.0.10
What's Changed
- Bump pyNukiBT from 0.0.7 to 0.0.9:
- Try to resolve error where bleak's self._beckend is None in some cases.
- Reduce log spam caused by each advertisement packet by @sairon in ronengr/pyNukiBT#4
- Wait for another update_state to finish before returning by @sairon in ronengr/pyNukiBT#5
Full Changelog: 0.0.9...0.0.10
pyNukiBT Changlog: ronengr/pyNukiBT@0.0.7...0.0.9