Releases: citruz/beacontools
Releases · citruz/beacontools
2.1.0
27 Oct 21:55
Compare
Sorry, something went wrong.
No results found
Added support for extended BLE commands for devices using HCI >= 5.0 (Linux only, thanks to idaniel86 )
2.0.2
29 Aug 21:10
Compare
Sorry, something went wrong.
No results found
Improved prefiltering of packets, fixes #48
2.0.1
25 Aug 20:56
Compare
Sorry, something went wrong.
No results found
Removed (unused) rfu field from the Eddystone UID packet, fixes #39
2.0.0
29 Jun 20:30
Compare
Sorry, something went wrong.
No results found
Dropped support for Python 2.7 and 3.4
Added support for COVID-19 Exposure Notifications
Added support for FreeBSD and fixed temperature parsing (thanks to myfreeweb)
Added support for Control-J Monitor beacons (thanks to clydebarrow)
Added support for Estimote Nearables (thanks to ShaunPlummer)
1.3.1
04 Jan 21:15
Compare
Sorry, something went wrong.
No results found
Multiple fixes and internal refactorings, including support for Raspberry Pi 3B+ (huge thanks to cereal )
Updated dependencies
1.3.0
26 Aug 19:26
Compare
Sorry, something went wrong.
No results found
Added support for Estimote Telemetry packets (see examples/parser_example.py)
Relaxed parsing constraints for RFU and flags field
Added temperature output in 8.8 fixed point decimal format for Eddystone TLM
1.2.4
25 May 21:43
Compare
Sorry, something went wrong.
No results found
Added support for Eddystone packets with Flags Data set to 0x1a (thanks to @AndreasTornes )
Updated depedencies
1.2.3
09 Apr 20:53
Compare
Sorry, something went wrong.
No results found
Fixed compatibility with construct >=2.9.41
1.2.2
13 Feb 22:35
Compare
Sorry, something went wrong.
No results found
Moved import of bluez so that the library can be used in parsing-only mode, without having bluez installed.
1.2.1
13 Feb 22:22
Compare
Sorry, something went wrong.
No results found
Updated dependencies in order to solve a conflict in Home Assistant