Releases: dahlb/blueair_api
Releases · dahlb/blueair_api
v1.29.0
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
1.28.0 (2024-12-21)
Features
- for non-aws devices set missing attributes from api to not implemented (b483008)
v1.27.0
1.27.0 (2024-12-21)
Features
- add set_child_lock and set_brightness for non-aws devices (ac8a0f5)
v1.26.3
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
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
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
1.26.0 (2024-12-14)
Features
- Set NotImplemented from device schema. (#31) (e19faf4)
v1.25.0
1.25.0 (2024-12-11)
Features
- add debug line to capture samples for testing in json (9081be0)
v1.24.1
1.24.1 (2024-12-09)
Bug Fixes
- prevent sensor retreival for sense+ since it seems to be throwing an error (487a3c0)