Releases: Bluetooth-Devices/bthome-ble
Releases · Bluetooth-Devices/bthome-ble
v3.4.1
Fix
- Use volume storage instead of water storage (#102) (
4cf20bf
)
v3.3.1
Fix
- No check of encryption counter when bindkey has not been verified (#97) (
43f1412
)
v3.3.0
Feature
- Add check for increasing encryption counter (#92) (
a58cf7b
)
v3.0.0
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
Feature
- Switch from pycryptodomex to cryptography (
0cdc8e6
)
Fix