Releases: Bluetooth-Devices/xiaomi-ble
Releases · Bluetooth-Devices/xiaomi-ble
v0.6.2
Fix
- Track whether or not we have seen a packet with a payload (HA75833) (#8) (
c99f9a2
)
v0.6.1
Fix
- Voltage sensor should have a device class (
600bb78
)
v0.6.0
Feature
- Add Formaldehyde, Consumable and Voltage sensor (
8292de7
)
v0.5.2
Fix
- Add special casing for when illumination is used for a binary sensor instead of a sensor (
59c5729
)
v0.5.1
Fix
- Unset bindkey_verified on legacy devices if payload is corrupt as may be wrong key (
f57827a
)
v0.5.0
Feature
- New bindkey_verified variable to track whether encryption is working (
dc622a5
)
v0.4.1
Fix
- Hide encrypted devices on macOS where we don't know MAC address (for now) (
20d0e62
)
v0.4.0
Feature
- Expose type of encryption to use on XiaomiBluetoothDeviceData (
935482d
)
v0.2.0
Feature
- Add support for more sensor types (
0a87594
)
Fix