Skip to content

Latest commit

 

History

History
407 lines (284 loc) · 21.8 KB

CHANGELOG.md

File metadata and controls

407 lines (284 loc) · 21.8 KB

Changelog

v3.8.1 (2024-03-18)

Fix

v3.8.0 (2024-03-10)

Feature

  • Allow one failed decryption before reauth (#114) (7c499cc)

v3.7.0 (2024-03-08)

Feature

v3.6.0 (2024-03-02)

Feature

  • Verify packet is not an older packet (#112) (113e49d)

v3.5.0 (2024-01-18)

Feature

v3.4.2 (2024-01-17)

Fix

v3.4.1 (2024-01-10)

Fix

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

v3.4.0 (2024-01-10)

Feature

v3.3.1 (2023-12-15)

Fix

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

v3.3.0 (2023-12-13)

Feature

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

v3.2.0 (2023-10-01)

Feature

v3.1.1 (2023-08-20)

Fix

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

v3.1.0 (2023-08-13)

Feature

v3.0.0 (2023-07-15)

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 (2023-07-15)

Feature

  • Switch from pycryptodomex to cryptography (0cdc8e6)

Fix

v2.12.2 (2023-07-15)

Fix

v2.12.1 (2023-07-07)

Fix

  • Bump sensor-state-data to 2.16.1 (9657a91)
  • Fix for repeated events (285da3c)

v2.12.0 (2023-06-18)

Feature

  • Timestamp acceleration and gyroscope (07c6b40)

Fix

v2.11.3 (2023-05-19)

Fix

  • Revert trigger based device name (f2b5303)

v2.11.2 (2023-05-12)

Fix

  • Pre-commit bump and bump release (97540cc)

v2.11.1 (2023-05-12)

Fix

  • Add trigger based device to device type (0d0076b)

v2.11.0 (2023-05-04)

Feature

Fix

v2.10.1 (2023-04-28)

Fix

  • Add sleepy sensors to init (7a82a50)

v2.10.0 (2023-04-28)

Feature

Fix

v2.9.0 (2023-03-12)

Feature

v2.8.0 (2023-03-05)

Feature

  • Add gas water energy meter (152bcea)

v2.7.0 (2023-02-25)

Feature

v2.6.0 (2023-02-17)

Feature

  • Add possibility to include mac in payload (1059aa1)

Fix

  • Fix flake 8 line length error (e7490b4)

v2.5.2 (2023-02-10)

Fix

  • Parse objects of the same time correctly (#47) (27e5982)

v2.5.1 (2023-01-24)

Fix

  • Correct data length check (aed08c4)

v2.5.0 (2023-01-11)

Feature

  • Add voltage with 1 digit (acd1da7)

v2.4.1 (2023-01-04)

Fix

v2.4.0 (2022-12-17)

Feature

  • Add volume and packet id (aaefa4e)

Fix

  • Update tests and dependencies (bb9d0a2)

v2.3.1 (2022-11-19)

Fix

  • Warning for numerical order object id (b86feaa)

v2.3.0 (2022-11-18)

Feature

v2.2.1 (2022-11-07)

Fix

  • Multiple measurements fix (849deab)

v2.2.0 (2022-11-06)

Feature

Fix

  • Add tests for duration and temperature (552cbb8)
  • Uv and duration sensors (4130c71)

v2.1.0 (2022-11-03)

Feature

Fix

v2.0.0 (2022-11-01)

Breaking

Feature

  • Remove object format and length byte (2f43a29)
  • Remove predefined device info (cb16b35)
  • Multiple measurements of the same type (e57ed3d)
  • UUID V2 and adv_info byte (a4d6440)

Fix

v1.3.0 (2022-10-04)

Feature

  • Force new release adding events (8ae802a)

v1.2.3 (2022-09-29)

Fix

v1.2.2 (2022-09-14)

Fix

  • Remove update binary sensor (e529f89)

v1.2.1 (2022-09-13)

Fix

v1.2.0 (2022-09-09)

Feature

Fix

v1.1.1 (2022-09-08)

Fix

  • Add binary sensor device class (d48783e)

v1.1.0 (2022-09-06)

Feature

Fix

v1.0.0 (2022-09-01)

Feature

  • Change name of bthome with capital h (cf3c702)
  • Bthome with capital h (c307462)

Breaking

v0.5.2 (2022-08-30)

Fix

  • Use full name for bparasite (bcd07da)

v0.5.1 (2022-08-29)

Fix

  • Fix tests for non standard device classes (d48ec31)
  • Use update_sonsor for other device classes (eabde87)

v0.5.0 (2022-08-28)

Feature

Fix

v0.4.0 (2022-08-26)

Feature

  • Get manufacturer from name (1e66c90)

v0.3.8 (2022-08-25)

Fix

v0.3.7 (2022-08-25)

Fix

v0.3.6 (2022-08-24)

Fix

v0.3.5 (2022-08-24)

Fix

  • Workaround for empty service_uuids (2cab081)

v0.3.4 (2022-08-23)

Fix

v0.3.3 (2022-08-23)

Fix

  • Minor change to force a new release (a55133a)

v0.3.2 (2022-08-21)

Fix

v0.3.1 (2022-08-21)

Fix

  • Remove double mac from name (eb77ad8)

v0.3.0 (2022-08-19)

Feature

Fix

v0.2.2 (2022-08-18)

Fix

v0.2.1 (2022-08-18)

Fix

v0.2.0 (2022-08-18)

Feature

  • sensor-state-data: Update dependency (b624ef5)
  • poetry: Update dependencies (b0177f4)

Fix

  • Delete poetry log (1376c47)
  • Update sensor-state-data version (132cf9e)

v0.1.0 (2022-08-18)

Feature

Fix