Replies: 4 comments 3 replies
-
Sonnen batteries have a REST API that you can access. This will give you control over the battery and allow queries of many parameters. If you log into the battery select the software menu it's fully documented there. |
Beta Was this translation helpful? Give feedback.
-
Yes, I think in the OpenAPI specification there is mention of
dischargeNotAllowed:
1.
*Check dischargeNotAllowed from /api/v2/status*
- This boolean indicates whether discharging is restricted due to
maintenance.
…On Mon, 3 Mar 2025 at 15:59, Sebastian Eichholz ***@***.***> wrote:
Well I am sure that @doncuco <https://github.com/doncuco> knows that -
after all, this is a github Repo that already makes use of the REST api.
But how exactly can we know that the battery is in "care modus" ? I also
have this "issue" one time every year and believe me, it makes me frown
every time :-)
I have to log in to the local web interface of my Sonnen battery, and
there I can somewhere find a note that the battery is currently undergoing
some maintenance. I thin this always takes more than one day! It would be
great to be able to query this with the REST api, but if I remember
correctly the "operation mode" does not reflect it.
—
Reply to this email directly, view it on GitHub
<#94 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALNZI53I3HSHHB4WSXYVAL32SPOSBAVCNFSM6AAAAABYFT7FROVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTEMZXGA3TAMQ>
.
You are receiving this because you commented.Message ID:
***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
-
This is a Node-Red flow that would extract 'dischargeNotAllowed' and update a binary sensor in Home Assistant with it's value: |
Beta Was this translation helpful? Give feedback.
-
Good enough? |
Beta Was this translation helpful? Give feedback.
-
Hello,
is there any way to detect that the battery is doing battery care or batteriepflege.
sometimes I am wondering why my battery is not discharging despite it is fully loaded.
best regards
doncuco
Beta Was this translation helpful? Give feedback.
All reactions