Skip to content

Releases: ronengr/hass_nuki_bt

0.0.16.2

13 Nov 18:24
Compare
Choose a tag to compare

What's Changed

  • Fix Nuki button actions not working by @ronengr in #85

Full Changelog: 0.0.16.1...0.0.16.2

0.0.16.1

13 Nov 14:14
Compare
Choose a tag to compare

What's Changed

  • Bump pyNukiBT to 0.0.16 by @ronengr in #82
    • Fix small issue when using old version of construct
  • Handle TimeoutError exception when trying to connect on init. by @ronengr in #83

Full Changelog: 0.0.16...0.0.16.1

0.0.16

13 Nov 12:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.15.1...0.0.16

0.0.15.1

11 Nov 23:30
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.15...0.0.15.1

0.0.15

11 Nov 18:11
Compare
Choose a tag to compare

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

31 May 10:33
Compare
Choose a tag to compare

Main Changes

  • Nuki 4 should work with no errors
  • You can expect less errors related to connection issues (BleakError, TimeoutError, etc)

What's Changed

Full Changelog: 0.0.13...0.0.14

0.0.13

25 May 12:53
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.12...0.0.13

0.0.12

21 Apr 18:20
Compare
Choose a tag to compare

What's Changed

  • Don't crash if we failed to retrieve config

Full Changelog: 0.0.11...0.0.12

0.0.11

30 Mar 22:28
Compare
Choose a tag to compare

What's Changed

  • Fix issue when no last_nuki_log_entry exists by @ronengr in #44

Full Changelog: 0.0.10...0.0.11

0.0.10

30 Mar 20:19
Compare
Choose a tag to compare

What's Changed

  • Bump pyNukiBT from 0.0.7 to 0.0.9:

Full Changelog: 0.0.9...0.0.10
pyNukiBT Changlog: ronengr/pyNukiBT@0.0.7...0.0.9