Skip to content

Commit

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


### Bug Fixes

* manually update coordinator on action ([#21](https://github.com/Michsior14/ha-venta/issues/21)) ([5758d3c](https://github.com/Michsior14/ha-venta/commit/5758d3c960d77b1d0934d76ad295b7df8d9babe6))
* v0 devices compatibility improvements ([#20](https://github.com/Michsior14/ha-venta/issues/20)) ([ef18254](https://github.com/Michsior14/ha-venta/commit/ef182545f22e0a46d02d8889e7097cf3aa6084f2))

## [0.6.1](https://github.com/Michsior14/ha-venta/compare/v0.6.0...v0.6.1) (2024-02-29)


Expand All @@ -22,10 +30,3 @@

* fallback to device id for mac address retrieval ([0f19adb](https://github.com/Michsior14/ha-venta/commit/0f19adbf6c6b31b3945edccbe95d6f70130fcc9b))

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


### Bug Fixes

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

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.1"
"version": "0.6.2"
}

0 comments on commit e194469

Please sign in to comment.