Skip to content

Commit

Permalink
Merge pull request #5 from MarkusBiggus/dev
Browse files Browse the repository at this point in the history
Dev tweaks
  • Loading branch information
MarkusBiggus authored Dec 2, 2024
2 parents 7249418 + 93faa09 commit c894d87
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@
Install this wrapper package with sonnen_api_v2 package to use Home Assistant custom component "sonnenbatterie" by weltmeyer.

sonnen_api_v2 uses only the API read token from sonnen batterie admin portal. Differs from weltmeter package in that it does not use the default user login older batterie's have setup.
There are no API V1 calls either.
There are no API V1 calls, response is faked using API V2 results.
Notably, serial number and model number are not avaiable from any API V2 endpoint.

pip install "git+https://github.com/MarkusBiggus/sonnen_api_v2.git"

pip install "git+https://github.com/MarkusBiggus/python_sonnenbatterie_api_v2.git" --target sonnenbatterie
pip install "git+https://github.com/MarkusBiggus/python_sonnenbatterie_api_v2.git" --target sonnenbatterie --no-deps

0 comments on commit c894d87

Please sign in to comment.