-
Notifications
You must be signed in to change notification settings - Fork 28
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
Use newTwoLoginAPI to login #31
base: master
Are you sure you want to change the base?
Conversation
I use newTwoLoginAPI but I get a login error:
The Login and the pass are correct... |
@thomytp Did it work before? Have you tried quoting your username and password? Are you perhaps on another server? |
Hi, Thanks for the Hard work on this. I just came across this 2 days ago and I am trying to install this to work with my New growatt SPH6000 inverter. I have followed the instructions but unable to login. I am able to login only on the server.growatt.com url website but not on the growatt us server url on the website. I have quoted the username and password on the arguement line but it dosn work, I have edited the main_py file to add the username and password also with no luck. With regards to the newTwoLoginAPI section in the init_py file, am I meant to change the username and password in double quote on line 68 into my username and password ( in the data brackets?)
Thanks for your help. Just to be sure I didnt miss any step, I followed the instructions you gave on the Setup page. I didnt edit the test.py file nor did I edit any other file aside of entering the username and password in the main_py file
|
@dejavuus sorry for the late response.. I can login in https://server.growatt.com/login but not in http://server-us.growatt.com. The Shine App works normal. Thanks for your Work..:-) Greetings... |
Closes #30