Skip to content

Commit

Permalink
Read me fix
Browse files Browse the repository at this point in the history
  • Loading branch information
hjuhlin committed Jul 22, 2024
1 parent dd70a03 commit c1913b1
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ This is a plugin for Aqua Temp pool heater.
2.6.2
- Added code for finding devices in shared lists.

2.6.3
2.6.4
- Added code for water out thermometer

# Default config
Expand All @@ -63,6 +63,7 @@ This is a plugin for Aqua Temp pool heater.
"platforms": [
{
"name": "Aqua Temp Plugin",
"platform": "AquaTemp",
"Username": "[Username]",
"Password": "[Password]",
"UpdateTime": 60,
Expand Down
4 changes: 2 additions & 2 deletions 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.6.3",
"version": "2.6.4",
"description": "This is a plugin for Aqua Temp pool heater.",
"license": "Apache-2.0",
"repository": {
Expand Down

0 comments on commit c1913b1

Please sign in to comment.