Sjoerd Langkemper

Results 204 comments of Sjoerd Langkemper

> I've tried the two API calls and it works perfectly!!!! Nice to hear it works. > Can I ask how did you manage to figure this out? I [intercepted...

Yes, [other people were having the same problem](https://github.com/Sjord/growatt_api_client/issues/10#issuecomment-918495860). I fixed it in the master branch, but you didn't get the fix because you are on another branch. I'll fix this...

That's right. I merged the changes from master into the storage branch, so this should now work correctly on both branches.

@WynandPrivate Maybe this issue is relevant for you: [Library is operating inconsistently after recent changes on the Growatt server side · Issue #36 · indykoning/PyPi\_GrowattServer](https://github.com/indykoning/PyPi_GrowattServer/issues/36)

@thomytp Did it work before? Have you tried quoting your username and password? Are you perhaps on [another server](https://github.com/Sjord/growatt_api_client/issues/20)?

Could you take a look at [Use newTwoLoginAPI to login by Sjord · Pull Request #31 · Sjord/growatt_api_client](https://github.com/Sjord/growatt_api_client/pull/31) and see if that helps?

Thank you for this issue, @jacksonhk. Are you comparing the correct plants? In the data above, R19 is generating 2.44 kW, and R18 is generating 0 W. Does the website...

Can you see this information somewhere in the web app or in the mobile app? Where and how is it displayed there?

I have added several new methods in the [storage branch](https://github.com/Sjord/growatt_api_client/pull/13). Please try them out and let me know which are useful to you, and whether this solves your issue. [This...

See also [What happened to currentPower · Issue #24 · indykoning/PyPi_GrowattServer](https://github.com/indykoning/PyPi_GrowattServer/issues/24)