ksheumaker / homeassistant-apsystems_ecur

Home Assistant custom component for local querying of APSystems ECU-R Solar System
Apache License 2.0
166 stars 42 forks source link

Support for ECU-GA 2040xxxxxxxx #254

Closed WorldOfMaze closed 3 weeks ago

WorldOfMaze commented 1 month ago

I am running on an ECU-GA and it does not seem to be compatible with the integration. When I use Netcat with the ECU's IP and port 8899, Netcat return instantly and does not produce any output.

~ $ nc -v 192.168.1.15 8899
~ $ 

I am able to access the ECU's web interface at 192.168.1.15 and get real time data so I'm not sure why Netcat is not returning data as expected. Everything is on the same LAN.

I tried the integration anyway and am getting Unknown error occurred which is not surprising. Is there anything I can do to get this to work? If I need to get a new ECU, is there a particular versions that will work best with the integration?

Thanks.

HAEdwin commented 3 weeks ago

A search on Google for ECU-GA doesn't return any results. Have you tried Packet Sender? If it doesn't return results it's not compatible unfortunately. image