Skip to content

Commit

Permalink
release: v0.5.1-beta.2 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 24, 2024
1 parent 2446ff7 commit 11d782b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 21 deletions.
27 changes: 7 additions & 20 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [0.5.1-beta.2](https://github.com/Michsior14/ha-venta/compare/v0.5.1-beta.1...v0.5.1-beta.2) (2024-02-24)


### Bug Fixes

* allow multiple endpoints for versions ([#17](https://github.com/Michsior14/ha-venta/issues/17)) ([2446ff7](https://github.com/Michsior14/ha-venta/commit/2446ff76f1d5afbd3708e479614813820614a017)), closes [#8](https://github.com/Michsior14/ha-venta/issues/8)

## [0.5.1-beta.1](https://github.com/Michsior14/ha-venta/compare/v0.5.1-beta.0...v0.5.1-beta.1) (2024-02-24)


Expand Down Expand Up @@ -27,23 +34,3 @@

* **AH5xx:** respect automatic mode in sleep mode ([#9](https://github.com/Michsior14/ha-venta/issues/9)) ([219016b](https://github.com/Michsior14/ha-venta/commit/219016b65d3fba2fa3abe8f2b1dcae51145b093c))

## [0.4.0](https://github.com/Michsior14/ha-venta/compare/1fce0fb08effb8ce2897b7078464153412d8fe09...v0.4.0) (2024-01-06)


### Features

* add needs service sensor ([43c1828](https://github.com/Michsior14/ha-venta/commit/43c1828fa0c0be84fe601ea0e54085ba5744b1b4))
* add Portuguese translations ([#2](https://github.com/Michsior14/ha-venta/issues/2)) ([0fda07b](https://github.com/Michsior14/ha-venta/commit/0fda07bfae34c02797ce46c05cf7de61e7a087ad))
* add refill water sensor ([9b9b64d](https://github.com/Michsior14/ha-venta/commit/9b9b64d9798965b2c314ea2020fd7dd83fe112e1))
* add warnings sensor ([c81a91f](https://github.com/Michsior14/ha-venta/commit/c81a91f5db737f07c316d00e303c2ef37d163aaf))
* autodetect api version ([#7](https://github.com/Michsior14/ha-venta/issues/7)) ([abfb4ad](https://github.com/Michsior14/ha-venta/commit/abfb4ad7f0049bce9afb992e1a619946aa92e5c9)), closes [#4](https://github.com/Michsior14/ha-venta/issues/4)
* support 500 device type ([#3](https://github.com/Michsior14/ha-venta/issues/3)) ([1ae1f06](https://github.com/Michsior14/ha-venta/commit/1ae1f060a20767956531b9e794863e998dd6a2f4)), closes [#1](https://github.com/Michsior14/ha-venta/issues/1)
* venta humidifier support ([1fce0fb](https://github.com/Michsior14/ha-venta/commit/1fce0fb08effb8ce2897b7078464153412d8fe09))


### Bug Fixes

* keep sensors in default category ([6ec0268](https://github.com/Michsior14/ha-venta/commit/6ec0268240a06d8e048aa31e82d988483b90e6eb))
* mark device type as LW73/LW74 ([8ccc58b](https://github.com/Michsior14/ha-venta/commit/8ccc58b118d99020eb6f5295273653fb26808cf3))
* missing sensors ([76c5029](https://github.com/Michsior14/ha-venta/commit/76c502917af54e3663b4fe0e2e9161fa3ba8ea13))

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.5.1-beta.1"
"version": "0.5.1-beta.2"
}

0 comments on commit 11d782b

Please sign in to comment.