Releases: siku2/hass-airthings
Releases · siku2/hass-airthings
Version 0.2.6
Version 0.2.5
v0.2.5 Add version key to manifest
Version 0.2.4
Just making things work with version 0.115.
Version 0.2.3
Update the co2 icon to its new name to prevent it from breaking in version 0.115.
Version 0.2.2
Should hopefully fix the issue that causes Wave sensors to become "unavailable" under certain circumstances.
Version 0.2.1
Hotfix for KeyError: 'language'
Version 0.2
Switched to a different API approach which provides more information.
The following data is now available:
- Battery level for wave devices (The battery sensor also contains some miscellaneous attributes like the timestamp of the last sample)
- Sensors now indicate whether they're in alert state (
alert
attribute). This is based on the thresholds configured in the Airthings app. Thethresholds
attribute also grants access to these configured values.
Version 0.1
v0.1.0 round values to 2 digits