Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Library is operating inconsistently after recent changes on the Growatt server side #36

Closed
muppet3000 opened this issue Oct 27, 2022 · 1 comment

Comments

@muppet3000
Copy link
Contributor

This issue is discussed in far more detail here: home-assistant/core#80950

However, for consistency this is where the final fix needs to be implemented.

Since recent changes by Growatt on their server side there now appears to be some checks in place on the User-Agent field used in the sessions when communicating with Growatt. This means that if a User-Agent is not specified then the majority of queries made to the library are rejected/fail.

I am currently running tests on my local devices (detailed on the ticket above) to ensure the fix works, after which I will submit a PR to this library to make it work for everyone.

@indykoning
Copy link
Owner

The new user agent addition has been released as v1.2.3 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants