- Extend battery level reading to gcls002 (
49530c5
)
- Add updated lywsd02mmc device type and mmc w505 body temperature sensor (
23f85e2
)
- Bump version (
880f12d
) - Implement motion timeout (
2818f1f
) - Motion events (#31) (
2a52c1e
) - Add new xiaomi sensors (#27) (
a39a5f9
) - Add door opening and motion sensors (#26) (
3e0babd
) - Add support for HHCCJCY10 (#21) (
0f387c2
) - Add linptech ms1bb and hs1bb (
52a21dd
) - Update for bleak 0.17 support (#19) (
db14912
) - Intial support for binary_sensor devices (#12) (
fc0ff14
) - Support polling MiFlora battery (#11) (
f08707b
) - Add XMZNMSBMCN03 (#9) (
7ff0d49
) - Add Formaldehyde, Consumable and Voltage sensor (
8292de7
) - New bindkey_verified variable to track whether encryption is working (
dc622a5
) - Expose type of encryption to use on XiaomiBluetoothDeviceData (
935482d
) - Add lux sensor to cgpr1 (#5) (
accb30e
) - Add support for more sensor types (
0a87594
) - Bump version (
01656a0
) - Add release notes for 0.0.5 (
2a1d8c5
) - Add SU001-T (#2) (
2281d03
)
- Bump python-semantic-release (#37) (
f2703fd
) - Force release (#36) (
3f94b0f
) - Force release (#35) (
5e9c736
) - Revert version bump (
51d208a
) - Bump version (
f9d9eb9
) - Revert version bump (
bd8f028
) - Update dependencies (
e0bce32
) - Assign unique keys to device class (#30) (
09a9fbb
) - Extend binary sensor enums (#29) (
4563a9b
) - Lower bleak version requirement (#28) (
c9a80ac
) - Bump sensor-state-data (#24) (
c2dd39c
) - Unit of measurement formaldehyde (#23) (
48035a1
) - Bump bleak-retry-connector (#18) (
08fc5aa
) - Use short_address from bluetooth_data_tools (#16) (
d370cca
) - Rename Smart Door Lock E (#13) (
ef11f5f
) - Set title and device name to something useful (
73c4d4b
) - Never poll if still pending (
f617708
) - Refactor tests to avoid mypy failure (
c1456d7
) - Track last full service info so that we can quickly reauth the bindkey (
c4feb20
) - Unset bindkey_verified if bindkey starts to fail (
d2fc9eb
) - Track whether or not we have seen a packet with a payload (HA75833) (#8) (
c99f9a2
) - Voltage sensor should have a device class (
600bb78
) - Add special casing for when illumination is used for a binary sensor instead of a sensor (
59c5729
) - Unset bindkey_verified on legacy devices if payload is corrupt as may be wrong key (
f57827a
) - Hide encrypted devices on macOS where we don't know MAC address (for now) (
20d0e62
) - Fix test regression (
1f80374
) - Remove stray print (
55d67d7
) - Workaround not knowing MAC on macOS (
adcb639
) - Trim service uuid from start of service data (
8c35dc1
) - Re-export sensor state classes like other bluetooth helpers (
b7b97ba
) - Use fromutctimestamp for stable tests (
c1e574c
) - Give all tests right MAc, so validation passes on linux (
da76a1d
) - Get remaining tests working (
8a042e4
)
- Add linptech ms1bb and hs1bb (
52a21dd
)
- Set title and device name to something useful (
73c4d4b
)
- Never poll if still pending (
f617708
)
- Refactor tests to avoid mypy failure (
c1456d7
) - Track last full service info so that we can quickly reauth the bindkey (
c4feb20
)
- Unset bindkey_verified if bindkey starts to fail (
d2fc9eb
)
- Voltage sensor should have a device class (
600bb78
)
- Add Formaldehyde, Consumable and Voltage sensor (
8292de7
)
- Add special casing for when illumination is used for a binary sensor instead of a sensor (
59c5729
)
- Unset bindkey_verified on legacy devices if payload is corrupt as may be wrong key (
f57827a
)
- New bindkey_verified variable to track whether encryption is working (
dc622a5
)
- Hide encrypted devices on macOS where we don't know MAC address (for now) (
20d0e62
)
- Expose type of encryption to use on XiaomiBluetoothDeviceData (
935482d
)
- Add support for more sensor types (
0a87594
)
- Bump version (
01656a0
)
- Add support for Petoneer Smart Odor Eliminator Pro (SU001-T) (
2281d03
)
- Workaround not knowing MAC on macOS (
adcb639
)
- Trim service uuid from start of service data (
8c35dc1
)
- Re-export sensor state classes like other bluetooth helpers (
b7b97ba
)