Skip to content

Releases: Bluetooth-Devices/bthome-ble

v3.4.2

17 Jan 14:25
Compare
Choose a tag to compare

Fix

v3.4.1

10 Jan 20:59
Compare
Choose a tag to compare

Fix

  • Use volume storage instead of water storage (#102) (4cf20bf)

v3.4.0

10 Jan 20:46
Compare
Choose a tag to compare

Feature

v3.3.1

15 Dec 20:53
Compare
Choose a tag to compare

Fix

  • No check of encryption counter when bindkey has not been verified (#97) (43f1412)

v3.3.0

13 Dec 15:54
Compare
Choose a tag to compare

Feature

  • Add check for increasing encryption counter (#92) (a58cf7b)

v3.2.0

01 Oct 10:58
Compare
Choose a tag to compare

Feature

v3.1.1

20 Aug 13:16
Compare
Choose a tag to compare

Fix

  • Replace datetime.utcfromtimestamp (#87) (0184fe7)

v3.1.0

13 Aug 15:28
Compare
Choose a tag to compare

Feature

v3.0.0

15 Jul 21:52
Compare
Choose a tag to compare

Feature

  • Add ability to set the bind key after init (#83) (1826139)

Breaking

  • the bindkey should no longer be set directly on the object, call set_bindkey instead (1826139)

v2.13.0

15 Jul 17:11
Compare
Choose a tag to compare

Feature

  • Switch from pycryptodomex to cryptography (0cdc8e6)

Fix