SolarEdge Inverters
SolarEdge Inverters
Hi Guys
Know someone if there is a way to connect the the SolarEdge inverters with 123solar ?
Thank you
George
Know someone if there is a way to connect the the SolarEdge inverters with 123solar ?
Thank you
George
Re: SolarEdge Inverters
Is there any com app or IP connection with them ?
If so i can write protocols files if i get the datasets.
If so i can write protocols files if i get the datasets.
Re: SolarEdge Inverters
Maybe this one ?
If you can give me the data output, i can help.
If you can give me the data output, i can help.
Re: SolarEdge Inverters
On solaredge inverter it is possible enable modbus over tcp.
I managed to enable it and now I can read the data with more precision but in the home assistant.
I would like to do it with 123solar too but I don't know how to do it ...
I managed to enable it and now I can read the data with more precision but in the home assistant.
I would like to do it with 123solar too but I don't know how to do it ...
Re: SolarEdge Inverters
check scripts/protocols/_protocols.txt file
you may take solarlog, fronius, kaco or other as start. The idea is to retrieve values with curl
you may take solarlog, fronius, kaco or other as start. The idea is to retrieve values with curl
Re: SolarEdge Inverters
Are you able to retrieve the data from the command line ?
like curl <url> returns ?
like curl <url> returns ?
Re: SolarEdge Inverters
as per manual by default the port of modbus tcp is 502
I tried from linux to run the command curl http://ip: 502 but nothing responds
I tried from linux to run the command curl http://ip: 502 but nothing responds
Re: SolarEdge Inverters
maybe curl --local-port 502 <url>
Who is online
Users browsing this forum: No registered users and 1 guest