Battery paused itself for an hour???

4 comments started 2023-12-10 last 2023-12-10
Cloud PortalGivEnergy ProductsBattery
K
#1 KevinB

Last night, between 21:30 and 22:30, my AIO battery just... stopped... for an hour. There's nothing in the inverter API logs other than my automation telling it to discharge in "eco" mode (the filters are off in this logs listing):

... and yet, it clearly did pause:

The times of the stop and start align with the API calls, but the effect certainly doesn't, and there's an API call in the middle which it seemingly ignored as well.

Note that the only automation is against the cloud API, there's nothing running locally like givtcp or home assistant or anything like that, and I'm certain I didn't press any buttons in the mobile app (even if I did, the API call at 22:00 should have re-enabled eco mode).

What's going on??? And is there a way to get logs locally from the AIO, not just the API logs from the cloud, so I can see why it did what it did from the local point of view?

V
#2 Vestas

KevinB There's another thread running on this. API is broken.

K
#3 KevinB

Vestas Thanks, yeah I saw that, but this isn't just that the API is ignoring me - it looks like it actually did something different from what I told it to do (and that it's logged that I told it to do). Very strange indeed...

K
#4 KevinB

It would be nice if I could get logs from the AIO locally, so I could confirm that it paused because the cloud told it to (as opposed to some local logic like a temperature sensor or something like that)