Hey, I've just got this installed and want to be able to control it over the network.
I found the IP of my system and it has port 502 open.
I get the following when trying the test python script in the README:
goodwe.exceptions.InverterError: Unable to connect to the inverter at host=192.168.0.184, or your inverter is not supported yet.
Failures=[RequestFailedException("No valid response received to 'aa55c07f0102000241' request."), RequestFailedException("No valid response received to 'f70388b800213ac1' request.", 1), RequestFailedException("No valid response received to '7f03753100280409' request.", 1), RequestFailedException("No valid response received to 'aa55c07f0102000241' request.", 1)]
Hey, I've just got this installed and want to be able to control it over the network.
I found the IP of my system and it has port 502 open.
I get the following when trying the test python script in the README: