Skip to content

Commit

Permalink
2.5.1 Fixed a bug with CurrentHeatingCoolingState
Browse files Browse the repository at this point in the history
  • Loading branch information
hjuhlin committed Apr 25, 2023
1 parent 79cc8d4 commit 1e85f8a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,11 +91,10 @@ This is a plugin for Aqua Temp pool heater.

- Fixed that target temp cant be lower then 10 (that is not allowed in Homekit)

2.5.0
2.5.1

- Fixed a bug with CurrentHeatingCoolingState


# Default config

```json
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"private": false,
"displayName": "Aqua Temp Plugin",
"name": "homebridge-aqua-temp",
"version": "2.5.0",
"version": "2.5.1",
"description": "This is a plugin for Aqua Temp pool heater.",
"license": "Apache-2.0",
"repository": {
Expand Down

0 comments on commit 1e85f8a

Please sign in to comment.