Skip to content

Growatt API Change #117

@TinoM

Description

@TinoM

Since this morning, the following values are not longer provided:

  • BAT0 SoC
  • BAT0 Temperature
  • Heating(?)
  • Number of Batteries

Still available:
{"output_w":188,"solar_w":111,"soc":13,"charge_w":0,"discharge_w":103,"battery_num":0,"generation_total_kwh":123.4,"generation_today_kwh":0.4,"work_mode":"load_first","status":"online"}

I can still request everything via v4 API:
https://openapi.growatt.com/v4/new-api/queryLastData?deviceSn=0xxxxxxxx0&deviceType=noah
{ "code": 0, "data": { "noah": [ { "deviceSn": "0xxxxxxxx0", "datalogSn": "0xxxxxxxx0", "time": 1757298629105, "isAgain": 0, "status": 1, "mpptProtectStatus": 0, "pdWarnStatus": 0, "pac": 159, "eacToday": 0.4, "eacMonth": 26.1, "eacYear": 123.4, "eacTotal": 123.4, "ppv": 295, "workMode": 0, "totalBatteryPackChargingStatus": 1, "totalBatteryPackChargingPower": 132, "batteryPackageQuantity": 1, "totalBatteryPackSoc": 13, "heatingStatus": 0, "faultStatus": 0, "battery1SerialNum": "0xxxxxxxx0", "battery1Soc": 13, "battery1Temp": 23, "battery1WarnStatus": 0, "battery1ProtectStatus": 0, "battery2SerialNum": "", "battery2Soc": 0, "battery2Temp": 0, "battery2WarnStatus": 0, "battery2ProtectStatus": 0, "battery3SerialNum": "", "battery3Soc": 0, "battery3Temp": 0, "battery3WarnStatus": 0, "battery3ProtectStatus": 0, "battery4SerialNum": "", "battery4Soc": 0, "battery4Temp": 0, "battery4WarnStatus": 0, "battery4ProtectStatus": 0, "settableTimePeriod": 0, "acCoupleWarnStatus": 0, "acCoupleProtectStatus": 0, "ctFlag": 0, "totalHouseholdLoad": 0, "householdLoadApartFromGroplug": 0, "onOffGrid": 0, "ctSelfPower": 0, "chargeSocLimit": 100, "dischargeSocLimit": 10, "pv1Voltage": 27.91, "pv1Current": 5.63, "pv1Temp": 27.6, "pv2Voltage": 28.29, "pv2Current": 4.8, "pv2Temp": 28.3, "systemTemp": 28.3, "maxCellVoltage": 3305, "minCellVoltage": 3302, "batteryCycles": 36, "batterySoh": 100, "pv3Voltage": 0, "pv3Current": 0, "pv3Temp": 0, "pv4Voltage": 0, "pv4Current": 0, "pv4Temp": 0, "onGridCurrent": 0, "offGridVoltage": 39.64, "offGridCurrent": 0, "offGridPower": 0, "onGridVoltage": 0, "onGridPower": 0, "battery4TempF": 32, "battery1TempF": 73.4, "battery2TempF": 32, "battery3TempF": 32, "timeStr": "2025-09-08 10:30:29" } ] }, "message": "SUCCESSFUL_OPERATION" }

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