Skip to content

Releases: ztroop/wave-reader-utils

2.0.2

26 May 18:37

Choose a tag to compare

Summary

  • Refactor: Dependency updates

2.0.1

20 May 23:39
6cdd092

Choose a tag to compare

Summary

  • Feature: Add support for battery/voltage support
  • Refactor: Update project files and tooling
  • Refactor: Update project with latest version of bleak
  • Removal: Removing web/openapi implementation

1.1.0

19 Jul 01:29
8f27cc6

Choose a tag to compare

  • Update bleak dependency and usage.
  • Add WHITE indicator to describe a missing, malfunction or calibrating values.
  • Better exposure of device advertisement data.

1.0.2

09 Feb 05:35

Choose a tag to compare

  • Bleak back-end method get_services() was deprecated. Updated internal usage to use services property instead
  • Updated documentation and examples

1.0.1

16 Dec 03:35
629532c

Choose a tag to compare

  • Update web modules, dependencies and increment version

1.0.0

15 Dec 18:12
0811dac

Choose a tag to compare

  • Use latest Bleak dependency and allow kwargs to be passed to discover method
  • Increment version and add timeout option for scanning
  • Update examples, tox and unit tests