Hello everyone, i have a SAJ H1-6K-S2 that is already integrated in Home Assistant via esolar. (data poll every 5 minutes).
P.S. the inverter is already connected via modbus to a meter (chint DSU666).
After reading some posts i decided to try to reach my inverter via modbus so i can poll data every minutes.
So after I checked out if port 502 of my AIO3 was open (and infact it was) I setted up all modbus parameters in Home Assistant.
The good news is that everything works fine!! I can now poll data from my inverter every 60 seconds!!
The bad news is that every couple days, totally random, the connection via modbus to my inverted drop and i receive on Home Assistant the following error:
I tried many times to connect via modbus to my inverter again but i always received the same error.
In the meantime I decided to comment (#) the line related to modbus connection from my configuration.yaml
After couple days i tried again to established a connection to my inverter and… everything worked fine!! SO, why I received the error? Why every couple days, totally random, the connection drop and it is immpossible for me reach the inverter via modbus? And why a couple days after the connection drop, if I retry, everything works fine??
the connection with AIO3 to modbus is not very stable.
I have programmed extra queries in my Home Assistant integration to check the connection in the event of errors and to reestablish it. But it only works for H2/H2S inverters
With a Modbus to TCP converter, the connection is much more stable, e.g. ELfin EE10a
the R5 has an RS485 port. You can connect an Elfin EW11 directly. The port supplies 7v on one pin to operate the Elfin without an extra power supply unit.
A Home Assistant integration is available on github
The connection of the pins is also explained there (also on the RS232 port where the AIO3 is normally plugged in)
Hello, i see youre post about modbus
Can u help me?
I have a saj sununo plus 3K-M
And connected Hf Elfin-EE10A
But cant read something.
Can u tell me exactly how u did and what custom component u use?
I tryed saj r5 inverter modbus.
My settings on saj inverter are:
Modbus baudrate: 115200
Adress: 1
Thanks - am so close now. Got a EW11 and have done the correct pinout and setup. Have connnected it to home assistant but all sensors are recording a status unknown - when i check the log everything is successful - are the settings different in an EW11 v EW10?
Ill watch the video now! Feel like im really close! Since there is messaging under the seral port (sent and received) does this mean the error is between the mobus and my home assistant/laptop?