Skip to content

Releases: siku2/hass-airthings

Version 0.2.6

22 Dec 15:02
Compare
Choose a tag to compare
v0.2.6

switch to extra state attributes

Version 0.2.5

19 Apr 22:18
e8a304f
Compare
Choose a tag to compare
v0.2.5

Add version key to manifest

Version 0.2.4

19 Sep 13:05
01fe3e2
Compare
Choose a tag to compare

Just making things work with version 0.115.

Version 0.2.3

23 Aug 13:56
f0a739e
Compare
Choose a tag to compare

Update the co2 icon to its new name to prevent it from breaking in version 0.115.

Version 0.2.2

01 Jul 13:05
c6555b8
Compare
Choose a tag to compare

Should hopefully fix the issue that causes Wave sensors to become "unavailable" under certain circumstances.

Version 0.2.1

24 Jun 11:00
c9ea268
Compare
Choose a tag to compare

Hotfix for KeyError: 'language'

Version 0.2

22 Jun 17:36
11a85fa
Compare
Choose a tag to compare

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. The thresholds attribute also grants access to these configured values.

Version 0.1

22 Jun 15:30
6bda8db
Compare
Choose a tag to compare
v0.1.0

round values to 2 digits