Skip to content

Commit

Permalink
release: v0.9.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 27, 2024
1 parent d4ecce7 commit 659daf3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [0.9.1](https://github.com/Michsior14/ha-venta/compare/v0.9.0...v0.9.1) (2024-10-27)


### Bug Fixes

* add missing sensors for AH902/AP902 ([#49](https://github.com/Michsior14/ha-venta/issues/49)) ([7c68749](https://github.com/Michsior14/ha-venta/commit/7c68749007edc51a2e21c9f468010b24dacc69da))

## [0.9.0](https://github.com/Michsior14/ha-venta/compare/v0.8.1...v0.9.0) (2024-10-27)


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

* circular imports ([e1f9805](https://github.com/Michsior14/ha-venta/commit/e1f98058660593fd6bb067f1d2aec80f8af24300))

## [0.8.1-beta.0](https://github.com/Michsior14/ha-venta/compare/v0.8.0...v0.8.1-beta.0) (2024-10-26)


### Bug Fixes

* empty response from the device ([#45](https://github.com/Michsior14/ha-venta/issues/45)) ([99deed0](https://github.com/Michsior14/ha-venta/commit/99deed0c39425092cc7edfdd787a45099dd74ada)), closes [#44](https://github.com/Michsior14/ha-venta/issues/44)

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.9.0"
"version": "0.9.1"
}

0 comments on commit 659daf3

Please sign in to comment.