Battery system configurations #411
rogatec
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Sonnenbatterie - sonnen GmbH settings
http://<your-local-sonnenbatterie-ip>/api/doc.html
Necessary API call is
http://<your-local-sonnenbatterie-ip>/api/v2/status
which doesn't need an API token to get the data.Example data result:
How to setup TeslaSolarCharger
ℹ️ all Url properties are
http://<your-local-sonnenbatterie-ip>/api/v2/status
1.11.9
Release NotesGrid Power
REST
JSON
$.GridFeedIn_W
Home Battery
$.USOC
$.Pac_total_W
Pac_total_W
is negative you need to invert the numberInverter
$.Production_W
Pac_total_W
is negative you need to invert the numberBeta Was this translation helpful? Give feedback.
All reactions