Sensor.airthings Wave Versions Save

hassio support for Airthings Wave BLE environmental radon sensor.

v5.0.0

1 year ago

v4.0.0

1 year ago

Solves breaking changes made by HA release 2022.7

What's Changed

Full Changelog: https://github.com/custom-components/sensor.airthings_wave/compare/v3.1.1...v4.0.0

v3.1.1

2 years ago

Adding support for Adjusting unit of measurement for sensors (2022.4) https://www.home-assistant.io/blog/2022/04/06/release-20224/#adjusting-unit-of-measurement-for-sensors

v3.1.0

2 years ago

Adds support for reading out battery voltage from the airthings wave pluss device.

new sensors added with batter level calculated from battery voltage. The battery level sensor can be configured with two new optional parameters to set the 0% battery voltage and 100% battery voltage, the battery level is calculated linearly between those values.

v3.0.5

2 years ago

v3.0.4

2 years ago

v3.0.3

2 years ago

v3.0.2

2 years ago

v3.0.1

3 years ago

Better error handling of connection issue

v3.0

3 years ago

Replaced unstable pygatt BLE library with bluepy.btle Amazing work from our friend @sverrham !

Resolves:

  • When "mac" is provided, case causes entity duplicates #26
  • Only finding 1 WavePlus #33
  • Failed initial setup #42
  • Connection time out when restarting #46

If you experience any issues with this release, please log your issue here https://github.com/custom-components/sensor.airthings_wave/issues You can easily revert back to version v2.9.1 by selecting "Reinstall" from this component's HACS kebab menu (aka three dots menu)