The modbus approach is also on my list. As I have 2 strings of panels I would like to see the difference between set 1 and 2. But this was easier for now
Nice component. Since last week installation finished and component available! Thx.
I saw that the service guy from Zonneplan has an advanced app on his tablet and can see much more. Also the usage of the two strings, voltage, status etc. Maybe this is also an option for you?
Is it on your list to connect also to the Zonneplan P1 meter?
I saw that the service guy from Zonneplan has an advanced app on his tablet and can see much more. Also the usage of the two strings, voltage, status etc. Maybe this is also an option for you?
Not sure if zonneplan allows users as us to access that data didn’t find it in the calls the zonneplan app does.
Is it on your list to connect also to the Zonneplan P1 meter?
Yesterday I recieved a CSE-H55N2 RS4785 Ethernet convector.
My knowledge of MODbus is minimal. I see it a lot in my work as service technician HVAC. But that is when it works! And than I just reading things out in the building management systems.
But now I wanted to learn more about MODbus so I tried to connect my Zonneplan SAJ R5 inverter trough MODbus.
I have a serial connection as far as I can see, but I suspect that the CSE-H55N2 does not use UART.
Or am I wrong?
how do I determine if this CSE-H55N2 is working for de SAJ?
Is there a another way to set UART?
There is a some minimal data… (sio_rx 38, net_tx-37) from the SAJ R5.
Settings: Serial:RS485,9600,N,8,1,none
Or should I order a another RS485 module to connect lo the LAN?
Thanks for this, I more or less gave up on retrieving data from my Zonneplan inverter. I currently see one inverter, but I actually have 2 (not two string, two actual inverters). I probably have to dig into this myself, because you will need access to a two-inverter account.
Second thing is that this integration does not show up when trying to add solar to the just released energy dashboard. I did not look into this, but the explanation why this is should be on Expected data source not listed - Home Assistant
If you use the modbus approach, do you then need to remove the 4G Zonneplan dongle?
I see 2 convertors in the app, but just one in Home Assistant. The json coming from the server does include both inverters (and the P1 sensor). From what I understand from the code this is to be expected. In sensor.py the function async_setup_entry loops over all sensor keys and tries to add them. Thus, it will add all sensors in const.py, but always either 0 or 1 time.
It does loop over the connection, but I think there is just one connection containing 2 pv_installation and 1 p1_installation.
If it helps, I can offcourse send the precise json I get from the Zonneplan backend.
Thx for adding for the new Energy section. Can you also add the P1 Electricity production statistics for returning energy to the grid? For me it is now missing, I can’t select it.