Skip to content

Commit

Permalink
release: v0.11.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 2, 2024
1 parent 8c6b936 commit 01bfccd
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 17 deletions.
23 changes: 7 additions & 16 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [0.11.1](https://github.com/Michsior14/ha-venta/compare/v0.11.0...v0.11.1) (2024-12-02)


### Bug Fixes

* **AS150:** missing CO2 reports ([#72](https://github.com/Michsior14/ha-venta/issues/72)) ([8c6b936](https://github.com/Michsior14/ha-venta/commit/8c6b93688828faf1a671233dd6c0a25c2a21b23d)), closes [#71](https://github.com/Michsior14/ha-venta/issues/71)

## [0.11.0](https://github.com/Michsior14/ha-venta/compare/v0.10.3...v0.11.0) (2024-11-09)


Expand Down Expand Up @@ -31,19 +38,3 @@

* action on select entity change ([#64](https://github.com/Michsior14/ha-venta/issues/64)) ([2534bcf](https://github.com/Michsior14/ha-venta/commit/2534bcfa1ebe38e56add7477c5f0801e991cd319))

## [0.10.0](https://github.com/Michsior14/ha-venta/compare/v0.9.2...v0.10.0) (2024-10-28)


### Features

* add hepa filter lifetime sensor ([#56](https://github.com/Michsior14/ha-venta/issues/56)) ([5e33369](https://github.com/Michsior14/ha-venta/commit/5e333693d823af1196816701a63d75ba515ce84a)), closes [#54](https://github.com/Michsior14/ha-venta/issues/54)
* add relay sensors ([#55](https://github.com/Michsior14/ha-venta/issues/55)) ([63d23d0](https://github.com/Michsior14/ha-venta/commit/63d23d0f14fe26dc895bbba79e91dcab12eda67c)), closes [#52](https://github.com/Michsior14/ha-venta/issues/52)
* add timer action support ([#58](https://github.com/Michsior14/ha-venta/issues/58)) ([f8877b3](https://github.com/Michsior14/ha-venta/commit/f8877b30a69774ec7f6845935890f901044cee59)), closes [#53](https://github.com/Michsior14/ha-venta/issues/53)
* **LP60,AP902:** support boost mode ([#59](https://github.com/Michsior14/ha-venta/issues/59)) ([4d571c0](https://github.com/Michsior14/ha-venta/commit/4d571c0dbd674b33d4543696003ebf0b5b33ffa4))
* update translations ([#63](https://github.com/Michsior14/ha-venta/issues/63)) ([532856d](https://github.com/Michsior14/ha-venta/commit/532856d32902c1bbada8239c96789049fbd12514))


### Bug Fixes

* temperature unit ([#60](https://github.com/Michsior14/ha-venta/issues/60)) ([e5e32bf](https://github.com/Michsior14/ha-venta/commit/e5e32bf75a010886db04a24ca5d86e0895fa1bc2)), closes [#57](https://github.com/Michsior14/ha-venta/issues/57)

2 changes: 1 addition & 1 deletion custom_components/venta/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@
"custom_components.venta"
],
"requirements": [],
"version": "0.11.0"
"version": "0.11.1"
}

0 comments on commit 01bfccd

Please sign in to comment.