Skip to content

Releases: dahlb/blueair_api

v1.29.0

21 Dec 16:13
Compare
Choose a tag to compare

1.29.0 (2024-12-21)

Bug Fixes

Features

  • add setter for germ shield, BREAKING CHANGE remove running property and setter, chore: fix return typing error (9096c45)

v1.28.0

21 Dec 13:01
Compare
Choose a tag to compare

1.28.0 (2024-12-21)

Features

  • for non-aws devices set missing attributes from api to not implemented (b483008)

v1.27.0

21 Dec 12:40
Compare
Choose a tag to compare

1.27.0 (2024-12-21)

Features

  • add set_child_lock and set_brightness for non-aws devices (ac8a0f5)

v1.26.3

20 Dec 11:46
Compare
Choose a tag to compare

1.26.3 (2024-12-20)

Bug Fixes

  • non-aws devices child_lock is '0' or '1' which doesn't coerce to bool (6471812)

v1.26.2

16 Dec 13:07
Compare
Choose a tag to compare

1.26.2 (2024-12-16)

Bug Fixes

  • missing publish updates and local state update for non-aws device set fan speed (8777e4c)

v1.26.1

15 Dec 12:42
Compare
Choose a tag to compare

1.26.1 (2024-12-15)

Bug Fixes

  • change tf atrribute to be optional due to voc data, chore: add tests for protect 7470i (ba28a06)

v1.26.0

14 Dec 02:11
Compare
Choose a tag to compare

1.26.0 (2024-12-14)

Features

  • Set NotImplemented from device schema. (#31) (e19faf4)

v1.25.0

11 Dec 16:52
Compare
Choose a tag to compare

1.25.0 (2024-12-11)

Features

  • add debug line to capture samples for testing in json (9081be0)

v1.24.1

09 Dec 01:59
Compare
Choose a tag to compare

1.24.1 (2024-12-09)

Bug Fixes

  • prevent sensor retreival for sense+ since it seems to be throwing an error (487a3c0)

v1.24.0

09 Dec 01:52
Compare
Choose a tag to compare

1.24.0 (2024-12-09)

Features