Skip to content

Commit

Permalink
chore(release): v7.1.0-rc.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Dec 3, 2024
1 parent da7f726 commit 258b305
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [7.1.0-rc.0](https://github.com/bj00rn/ha-saleryd-ftx/compare/v7.0.0-rc.0...v7.1.0-rc.0) (2024-12-03)


### Features

* add button to reset system warnings ([30ac5dd](https://github.com/bj00rn/ha-saleryd-ftx/commit/30ac5dd1b0c9a4e7383ed25e1e5db6611324e9e0))
* add select for system state ([eabe8b9](https://github.com/bj00rn/ha-saleryd-ftx/commit/eabe8b9f1ff4a21b70cf0bbe163e0e5b824889f3))

## [7.0.0-rc.0](https://github.com/bj00rn/ha-saleryd-ftx/compare/v6.1.0...v7.0.0-rc.0) (2024-12-03)


Expand Down Expand Up @@ -25,11 +33,3 @@

* wrong key in commands to set target temperature ([e6493ed](https://github.com/bj00rn/ha-saleryd-ftx/commit/e6493edf72c96b8953930e92be52e372ec3aa6b2))

## [6.0.0](https://github.com/bj00rn/ha-saleryd-ftx/compare/v5.1.1-rc.1...v6.0.0) (2024-11-26)


### Features

* sensor for heater power rating ([5a3e495](https://github.com/bj00rn/ha-saleryd-ftx/commit/5a3e495932db359516fcacd1e3dfccebe7fc1280))
* sensors for temperature settings ([e870a48](https://github.com/bj00rn/ha-saleryd-ftx/commit/e870a488314033bf7e7de0c81376695a85656f9b))

2 changes: 1 addition & 1 deletion custom_components/saleryd_hrv/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@
"requirements": [
"pysaleryd>=6.0.1,<7"
],
"version": "7.0.0-rc.0"
"version": "7.1.0-rc.0"
}

0 comments on commit 258b305

Please sign in to comment.