[APP][PRO&CLOUD][OFFICIAL] Growatt

Bedankt voor het antwoord.
Ik was inderdaad vergeten de Homey firmware bij te werken.
Dit was namelijk nog versie 12 en zijn nu al bij 13+

Version 2.3.3 was just released to the Homey app store:

  • Fix device migration
  • Add additional internal logging
  • Stability improvements

I have two Growatt invertors connected to Homey (currently with the old Solarpanels app from Diederik Bakker), and I want to make a business case for a homebattery.

So now I need a years worth of data. It has been a while since I was on the Shineserverpage, but it seems I cannot even get data older than 3 months.

I tried to have AI write a pythonscript against the (a) Growatt API, but it fails to login.

Is there any way to get this data, maybe from Homey? I know Homey insights-data is diluted the further you zoom out, so I don’t think this is the way to go.

So my question is not so much about this app (although I now installed it and will switch from the old app to this one), but I’m sure there are people here that know about what data is available from Growatt.

(Maybe I should have done something to log the data to a database, but I haven’t sadly)

@RM_de_Gruijter
I’m currently working on a review of the new Growatt AURA 5000 and have also added it to Homey to see what’s already possible.

First of all: great work on the app. The AURA 5000 was added without any problems and I can already read quite a lot of useful battery data in Homey.

At the moment, though, it seems to be read-only. I can use the available data in Flows, but there are currently no THEN actions available to actually control the battery.

Is control of the AURA 5000 something you’re planning to add in a future version of the app?

It would be really useful to have options such as:

  • Start/stop charging

  • Start/stop discharging

  • Set charging/discharging power

  • Change operating mode

  • Set a target SOC

That would make the Homey integration much more powerful for automations.

Again, great work so far (especially considering how new this battery is). I’ll definitely be testing the Homey integration as part of my review as well.

The official API of Growatt has proven to be non-cooperative on giving commands to batteries. I have spent really a whole lot of time on it, but was unsuccessful. It involves complex checks and flows with hidden parameters according to the api documentation. But even with Growatt’s direct support on the topic I never was able to get it working.

If any new documentation or information pops up I am willing to give it another go.

Good luck with your review!

@RM_de_Gruijter Hi Robin fyi,

Since your update to version 2.3.3 my growatt inverter frequently is offline. (device not available)
When I open the device it tells me "HTTP request Failed. … "

Before months without a problem. Since version 2.3.3 approx. 15 minutes. Restarting the app helps the device become available until the next failure. (5-30 minutes)
please let me know if you need more information.
Ruud

yes, please send an app diagnostics report

diagnostics code 2b62f38b-5ee9-46a7-b9b2-7a8fcc695f1d

Trying to get solardata from now on backed up on my NAS. Also switched from the old Zonnepanelen app to the Growatt app but now I have this issue:

Daily energie is reset on strange times daily, on inverter seems to reset @ 12:35-ish, the other one @ 6:35-ish

Coincidence that they are exactly 6 hours apart?

How can I get them to reset the daily energy to 0 at mignight?

edit: the old app didn’t have this issue. Do I need to adjust the clock in the invertors? I don’t have a password to do that (installer password needed)

Can you also send an app diagnostics report?

done 0b36b7ca-e8f6-476f-9702-9b316951e3e5

edit: I logged in on one of the dataloggers, but the time is correct. Don’t have the pw for the other one, but I don’t think the time is the issue

Exactly the same issue overhere.

Curious about the root cause , and the solution of course.

Thanks!

Hi,

As I witness the exact same issue, would you like my diagnostics a well? Happy to provide.

Kind regards.

Hereby my diagcode as well:

9232f0cb-16f5-401b-8f7f-6f245fe1f281

Good luck with the root cause! :blush:

I checked the Homey app code. The app does no local day-boundary logic; it just relays what Growatt’s API returns. A 6-hour gap between your two inverters’ reset times strongly suggests their dataloggers have different timezone (or UTC vs. local) settings configured. So I think you need to ask your installer to fix the time / timezone. And/or ask Growatt if the cloud server is configured correctly for timezone.

@RuuduitdeG @Crash69 Should be fixed in the next release.
Root cause however seems to be an instability on the Growatt server side. I only made the Homey app more tolerant for transient server issues, but if server side is failing very often for very long, the issue will become visible in Homey again.

New version 2.3.4 is ready for testing:

  • Add inverter setting to use Homey time for daily reset
  • Fix powerLimit setting
  • Extend transient error and permission_denied exclusion
  • Extend diagnostic log

Thanks Robin,
So far so good v2.3.4 (2 hrs of test)

Thans Robin

Working without freezing the app now

Ok.
Hope they get their shit together on the other side then.
Thanks for the update.