Skip to content

Commit

Permalink
release: v0.6.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 29, 2024
1 parent 99fb151 commit a1b49a2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 9 deletions.
15 changes: 7 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [0.6.1](https://github.com/Michsior14/ha-venta/compare/v0.6.0...v0.6.1) (2024-02-29)


### Bug Fixes

* skip zero values for as150 ([#19](https://github.com/Michsior14/ha-venta/issues/19)) ([99fb151](https://github.com/Michsior14/ha-venta/commit/99fb151f7879d7dcd547e16c6ce2aafd37a12022)), closes [#18](https://github.com/Michsior14/ha-venta/issues/18)

## [0.6.0](https://github.com/Michsior14/ha-venta/compare/v0.5.1-beta.8...v0.6.0) (2024-02-25)

## [0.5.1-beta.8](https://github.com/Michsior14/ha-venta/compare/v0.5.1-beta.7...v0.5.1-beta.8) (2024-02-25)
Expand All @@ -22,11 +29,3 @@

* properly initialize select entities ([48ae9ef](https://github.com/Michsior14/ha-venta/commit/48ae9ef5fb3a75a213797e550bc794ac3e0085e9))

## [0.5.1-beta.5](https://github.com/Michsior14/ha-venta/compare/v0.5.1-beta.4...v0.5.1-beta.5) (2024-02-25)


### Bug Fixes

* errors during binary sensors setup for new devices ([3310299](https://github.com/Michsior14/ha-venta/commit/3310299d8940ff6b718becad106a9427d4192c07))
* make api definition part of config ([3de4eb3](https://github.com/Michsior14/ha-venta/commit/3de4eb3fd5bb5f7f56b445f7fa85c400f2b40c5f))

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.6.0"
"version": "0.6.1"
}

0 comments on commit a1b49a2

Please sign in to comment.