Skip to content

No status for "inv" inverters? #2

@pro-sumer

Description

@pro-sumer

Have to admit that I'm not using your library, but I am trying to profit from your investigation work. Hope you can still help me out?

My inverter is reported as type "inv", so looking at you code I assumed that I had to make this request to get the inverter's status (I'm trying to obtain the current power in W):

POST /panel/inv/getINVStatusData?plantId=... HTTP/1.1
Content-Type: application/x-www-form-urlencoded; charset=utf-8
Cookie: ...
Host: server.growatt.com
Connection: close
User-Agent: ...
Content-Length: ...

InvSn=...

However, this returns a 404.

What am I doing wrong?

Or does Growatt use something else for this kind of inverter? (When using Proxyman to capture the traffic when accessing the Growatt website, I do indeed see some of the requests from your code, but not this particular one, while the current power is displayed on the web page).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions