Changelog v1.2.0 (2024-02-24) Feature Switch to using aiooui for mac lookups (#22) (3623907) v1.1.0 (2024-02-24) Feature Switch to using aiooui for mac lookups (#21) (18f5288) v1.0.1 (2022-10-22) Fix Vendor lookup was always returning none (#20) (7debdd7) v1.0.0 (2022-10-22) Feature Provide vendor information and label transient devices (#19) (f035c9d) Breaking The parser is now a bound method as iBeaconParser.parse which requires async_setup to be called before using it. (f035c9d) v0.7.4 (2022-10-12) Fix Ignore random transient ibeacons (#17) (099f011) v0.7.3 (2022-10-02) Fix Handle ibeacon with impossible power value of 0 (#16) (9a9206a) v0.7.2 (2022-09-30) Fix Add 1CA92E23F0874DF7B9A2FD4B716A4BF6 to banned uuids (#15) (f00d6aa) v0.7.1 (2022-09-28) Fix Ignore tilt ble devices (#14) (6ce26fa) v0.7.0 (2022-09-23) Feature Add update_distance method (#13) (56edbb5) v0.6.5 (2022-09-23) Fix Clamp distance to max theoretical value (#12) (ae71fbd) v0.6.4 (2022-09-19) Fix Round to int to avoid wobble (#11) (f87c150) v0.6.3 (2022-09-19) Fix Add guard for short data (#10) (4057bfd) v0.6.2 (2022-09-18) Fix Handle more garage data (#9) (9ee81c7) v0.6.1 (2022-09-18) Fix Round distance (#8) (4abfe18) v0.6.0 (2022-09-18) Feature Abstract checking a service_info into is_ibeacon_service_info (#7) (2b95037) v0.5.0 (2022-09-18) Feature Reject invalid distance data and return None (#6) (be8b9b6) v0.4.0 (2022-09-18) Feature Add name and distance (#5) (042130e) v0.3.0 (2022-09-18) Feature Add distance calculator (#4) (4684dab) v0.2.0 (2022-09-17) Feature Port the parser (#3) (584a501) v0.1.0 (2022-09-17) Feature Init ci (#1) (574364e) Fix Ci (#2) (5a2d2b1)