mletenay / home-assistant-goodwe-inverter

Experimental version of Home Assistant integration for Goodwe solar inverters
https://discord.gg/TaXyWXT
MIT License
145 stars 38 forks source link

Cannot find entity and integration gives ILLEGAL DATA ADDRESS #165

Closed Diamantino-Op closed 1 year ago

Diamantino-Op commented 1 year ago

I'm trying to connect to my inverter, but it keeps giving me ILLEGAL DATA ADDRESS and the entity is not found,

this is the log: https://pastebin.com/vzyDsC91

mletenay commented 1 year ago

What is you inverter model ? Since it seems it tries to talk ET protocol but I guess you have ES model ?

Diamantino-Op commented 1 year ago

ESA5000 (GW5048-ESA)

mletenay commented 1 year ago

It seems to be a new model which is improperly identified by the code. Isn't there one more request before the "Connecting to ET family inverter" line ?

Diamantino-Op commented 1 year ago

no

mletenay commented 1 year ago

Are you able to checkout and execute some python scripts ? (outside HA)

Diamantino-Op commented 1 year ago

yes

mletenay commented 1 year ago

Great. Can you reach me on our discord ? https://discord.gg/TaXyWXT

Diamantino-Op commented 1 year ago

i'm in

mletenay commented 1 year ago

I have released fixed underlying library, HACS integration is adjusted and will be released later. In the meantime, you can re-download the HACS integration (enable "beta" version) and select "master".