Releases: custom-components/sensor.airthings_wave
Deprecating project
v5.0.0 Update info.md
Merged Converted from the bluepy library to bleak library for bluetooth access
Adding support for Adjusting unit of measurement for sensors (2022.4)
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
Support for battery level for wave pluss device
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.
Fix warning for deprecated function in HA 2021.12
Merge pull request #69 from sverrham/master Fix deprecated function, rename to new signature.
Add support for long-term statistics
Merge pull request #66 from sverrham/master Update manifest, new version including support for long-time statistics
Updated version # in manifest
v3.0.3 Update manifest.json
Added escape clause to while loop to eliminate retries after successfull connection
Merge pull request #57 from TomTorger/nuc_connect_fix added escape clause to while loop to eliminate retries after successfull connection: Closes #50 in my case
Error handling of connection issue
Better error handling of connection issue
Replaced unstable pygatt BLE library with bluepy.btle
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)