Skip to content

Releases: ztroop/wave-reader-utils

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