I like to test send this to my inverter.
01060beb2af8e538
Which flow card to use and how to fill in?
I like to test send this to my inverter.
01060beb2af8e538
Which flow card to use and how to fill in?
What a value should that be? As default, integer values are used.
You need a Modbus documentation for your device telling you all technical details about available registers, datatypes etc.
This is an answer I get when I set the power limit via Solis cloud.
Data sheet
Iām trying to find out which register to use. Solis does not give any information about that. Thought as a test to see if it works to send this code (110%)
Hi,
If you set another register with type āS16ā it seems itās a signes integer, so use INT16 as type.
Good luck
Thanks, I donāt get any error message. But when I look via Solis cloud the power doesnāt change.
This maybe is useful info from the HA Solis modbus integration:
How did you enable port 502, Johan? Info is in here I guess
When I run a portscan, only port 80 is open.
The Solis dongle can Modbus TCP. I have set that as master. And the inverter as slave. If I add a slave to Homey, Solis G4 2kWp/1 is recognized on ID 1. So that works I would say.
Reading works, but the strange thing is that I have to read register 3052 starting with 1 to read the percentage. (get the value I expect, and indeed changes when I change the limit via Solis cloud) So something is not quite right. Solis does not give you any information. That is only for installers⦠It should also be possible via the API, but I canāt figure that out either.
I suspect that the converter is write-protected by default. I had already requested remote access. But so far no response. (and I donāt expect to get it) Still, I find it interesting that it works via Solis cloud. And you also get the modbus message that I posted earlier. Then there is something open, you would say.
The message feom your app is RS485 (Modbus RTU), the serial version. So perhaps internal used via wired connection.
In Fronius inverter, you can activate write access via ModbusTCP.
Can you activate this in your app or perhaps local webpage or webapp?
I canāt edit any setting other than the wifi network setting. The modbus tool for Windows, as well as Homey say ācanāt connectā. This is because of port 502 is still closed.
I think Iāll leave it cloud enabled for now, Iām already glad to be able to limit the power-to-grid level, using the Solis app.
In the documentation you shared, it says cloud is disabled the moment Modbus is activated.
Do you see data passing by, when you use the Modbus tool for Windows?
Unfortunately I canāt find the option to allow steering anywhere. On the other hand thatās exactly what you do via the cloud. Inverter shows on the display limited by EPM. All communication via Modbus as Cloud goes via the same Solis S2-WL-ST dongle. So it is interesting. I think that if there is Modbus communication, the connection to the cloud is temporarily lost. I work on Mac so I canāt test anything on Windows. It should also be possible via the API. Letās investigate that further.
@Peter_Kawa het lijkt mij handiger om verderte gaan in het Nederlands. Even verder in dit topic?
Im trying to set exportlimit on My Fronius Gen24.
First you have to log in and set a export limit in the Fronius inverter. I have tried to set it on and of via 40232 and 40236.
It does not work as i want it to. Has Anyone else a working flow in homey. I found a HA thread about it.