Jakub Gabčo

Results 4 comments of Jakub Gabčo

@EnvironCMO is there a solution for this? Like buying **GoodWe WiFi/Lan Kit 2.0**?

I tried this: ``` # Connect using the protocol inverter = await goodwe.connect( ip_address, comm_addr=0xf7, family="ET", port=port, ) ``` but still can't connect to it.

Increasing timeout doesn't work, I no `force_tcp` argument in the connect. But internally, I check, it's using TCP when the port is 502. Also tried `goodwe.search_inverters()` but getting ``` Traceback...