growatt_api_client icon indicating copy to clipboard operation
growatt_api_client copied to clipboard

no currentPower Data

Open weltzien opened this issue 3 years ago • 1 comments

Hi,

i get all values, but no currenpower data?

is there a reason for it?

best regards

Chris

{'data': [{'plantMoneyText': '112.9 (¥)', 'plantName': 'HomeSolar1', 'plantId': '828578', 'isHaveStorage': 'false', 'todayEnergy': '0.4 kWh', 'totalEnergy': '94.1 kWh', 'currentPower': '0 W'}], 'totalData': {'currentPowerSum': '0 W', 'CO2Sum': '93.82 T', 'isHaveStorage': 'false', 'eTotalMoneyText': '112.9 (¥)', 'todayEnergySum': '0.4 kWh', 'totalEnergySum': '94.1 kWh'}, 'success': True} {'plantData': {'plantMoneyText': '0.5 (¥)', 'plantName': 'HomeSolar1', 'plantId': '828578', 'currentEnergy': '0.4 kWh'}, 'data': {}, 'success': True}

weltzien avatar Mar 14 '22 08:03 weltzien