TheengsGateway v0.9.0
·
107 commits
to development
since this release
What's Changed
- Add mfr key with company name based on company ID by @koenvervloesem in #95
- Fix not being able to set publish_all to 0 by @koenvervloesem in #96
- Use UTF-8 encoding to read long description in setup.py by @koenvervloesem in #98
- The main loop should not run in the same scope as init by @blacklight in #101
- Added presence detection by @toomyem in #106
- Added LWT message handling by @toomyem in #108
- [DOCS] Add use cases links by @1technophile in #111
- Replace deprecated BLEDevice.rssi by AdvertisementData.rssi by @koenvervloesem in #114
- Use TheengsDecoder package instead of submodule by @koenvervloesem in #112
- Add diagnose module for troubleshooting by @koenvervloesem in #116
- [DIAG] Fix requirement for windows by @1technophile in #117
New BLE devices support:
Devices | Model | Measurements |
---|---|---|
Polar | H10 | heart rate |
Atomax | Skale | weight |
New Contributors
- @blacklight made their first contribution in #101
- @toomyem made their first contribution in #106
Full Changelog: v0.8.0...v0.9.0