LucasTor / FoxESS-T-series

4 stars 1 forks source link

No data in HA, 0 or unknown #4

Open hnkvhf opened 5 months ago

hnkvhf commented 5 months ago

I have an Issue receiving data from my EW11 to HA

If I enable debug logging I see a "No data received from socket".

I use both rs485 ports on the inverter, 1 for powermeter and 1 goes to the EW11. My Elfin is receiving data from the T12-G3 inverter but is not sending it to HA, I think MY settings in Foxess-Tseries integration are wrong/missing. After adding the integration I add: IP-adress-EW11 192.168.1.82 and port 502, the 3th line I leave empty, I don't know if it's required, "Serial port (will override IP/Port and use Serial mode". last I add 0 or 1 to payload. I tried both with the same issue.

In EW11 > Flow Control settings = Half duplex. Sometimes I see this setting set to Disable. I tried Hardware Flowcontrol and Disabled In EW11 > Protocol settings = Modbus I'll add a screenshot HA-foxess-tseries-Snapshot EW11-Snapshot EW11-port-Snapshot HA-integration-Snapshot

in HA: Gen Power 0 W Load Power 0 W Ambient Temp Unknown Grid Voltage R 0 V Total Yield Unknown Todays Yield Unknown

in configuration.yaml is:

There is no difference If I uncomment this.

If I use modbustester.exe (windows) the EW11 is sending some data to my laptop.

I have no idea what to do next, can you tell me what to do? Thank You

hnkvhf commented 5 months ago

here: https://community.home-assistant.io/t/foxess-inverter-modbus/459313/50 Thanks go to Safs for the right answer to my question. The problem is that I try not to change more then 1 setting at a time. I had to change Flowcontrol and Protocol. But now it's working and Thank you all for this great integration

LucasTor commented 5 months ago

Hello @hnkvhf, sorry for the delayed response, I am glad you found the solution to your problem, I'll add the EW11 config screenshots to the readme so other people can have where to look for the config as well I actually also used the config from Safs when implementing the integration, so kudos to him

hnkvhf commented 5 months ago

I know I've seen it somewhere, took a while to find it again. Below are the actual settings which work for me.

EW11-working-settings-HA-Snapshot