Skip to content

Commit

Permalink
chore(release): v8.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Dec 14, 2024
1 parent 631f5c2 commit efb699d
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 @@
## [8.1.1](https://github.com/bj00rn/ha-saleryd-ftx/compare/v8.1.0...v8.1.1) (2024-12-14)


### Bug Fixes

* fan speeds are mixed up, exhaust is supply and vice versa ([631f5c2](https://github.com/bj00rn/ha-saleryd-ftx/commit/631f5c2782d5df363314b42f419cb7de2f7b14b4))

## [8.1.0](https://github.com/bj00rn/ha-saleryd-ftx/compare/v8.0.0...v8.1.0) (2024-12-04)


Expand Down Expand Up @@ -26,10 +33,3 @@

* remove integration services ([a9bbe75](https://github.com/bj00rn/ha-saleryd-ftx/commit/a9bbe755be8887cf920ef4755498bde03cba36b3))

## [6.1.0](https://github.com/bj00rn/ha-saleryd-ftx/compare/v6.0.1...v6.1.0) (2024-12-02)


### Features

* add numbers for installer temperature settings ([3ea6532](https://github.com/bj00rn/ha-saleryd-ftx/commit/3ea65329114b90d409183ba2c7b147fe23f20ffa))

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.2,<7"
],
"version": "8.1.0"
"version": "8.1.1"
}

0 comments on commit efb699d

Please sign in to comment.