biemond / solaredge.modbus

Homey Solaredge modbus app
GNU General Public License v3.0
7 stars 8 forks source link

Solar edge SE3000H Photovoltaic Inverter #1

Open yvoren opened 2 years ago

yvoren commented 2 years ago

Hello,

today they have installed my solar panels with a Solaredge SE3000H Inverter. I want to make a connection with my Homey Pro, I have installed de app and I configured the parameters. That all went ok, but in the app the value of SolarPower Heatsink Temperature and Inverter status does not show any value. The solar edge has a IP adres en the port is 1502. i can browse with a webbrowser the inverter. What I'm doing wrong ?

biemond commented 2 years ago

Hey,

yes see https://community.homey.app/t/app-pro-solaredge/45487/250

I think upgrade does not work, can you remove all the devices and add them again.

I optimised a lot and make it more flexible and non blockable

thanks

yvoren commented 2 years ago

Hey Edwin, I removed all the devices. I have also removed de solaredge app from my Homey. Then installed the latest version (again) Then i have added a new inverter with the propper parameters. It was accepted , but still no result. Then i removed the device again, and installed a new one, stil no result. But what i discovered the added device name is different all the time but not my soloraedge SE3000H. Hopefully you can solve this.

Met vriendelijke groet,

René Slisser.

Op 8 mrt. 2022 om 17:17 heeft Edwin Biemond @.***> het volgende geschreven:

 Hey,

yes see https://community.homey.app/t/app-pro-solaredge/45487/250

I think upgrade does not work, can you remove all the devices and add them again.

I optimised a lot and make it more flexible and non blockable

thanks

— Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you authored the thread.

biemond commented 2 years ago

cool, I think from the app you can send a diagnostic log to me.

but the name changing is correct so you can more than 1 invertor.

can you try unit 2 on your device.

thanks

biemond commented 2 years ago

and are you using 1502 or 502 as port number

yvoren commented 2 years ago

I have tried both port numbers, with no result.

Met vriendelijke groet,

René Slisser.

Op 8 mrt. 2022 om 19:32 heeft Edwin Biemond @.***> het volgende geschreven:

 and are you using 1502 or 502 as port number

— Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you authored the thread.

biemond commented 2 years ago

met de juiste settings , kun je na een paar minuten een diagnostics Report maken

in homey , ga naar apps -> solaredge -> settings -> create Dia... Ik krijg hem dan binnen.

gr

yvoren commented 2 years ago

Hoi Edwin,

Hierbij diagnostische rapport code 3fafc914-44ff-4a6b-b65e-80c3988dcb4a

Met vriendelijke groet,

René Slisser.

Op 8 mrt. 2022 om 22:21 heeft Edwin Biemond @.***> het volgende geschreven:

 met de juiste settings , kun je na een paar minuten een diagnostics Report maken

in homey , ga naar apps -> solaredge -> settings -> create Dia... Ik krijg hem dan binnen.

gr

— Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you authored the thread.

biemond commented 2 years ago

mooi , ik heb hem gezien. even kijken of ik iets kan zien

biemond commented 2 years ago

lijkt dat ik hem niet kan bereiken.

[Device:5e2bc82f-d782-4532-90b0-faf7159eb4b6] 10.19.1.6
Error: connect ETIMEDOUT [10.19.1.6:1502](http://10.19.1.6:1502/)
    at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1137:16) {
  errno: 'ETIMEDOUT',
  code: 'ETIMEDOUT',
  syscall: 'connect',
  address: '10.19.1.6',
  port: 1502
}
biemond commented 2 years ago

toevalling een andere programma heeft de connectie.

of doe nc -z -v 10.19.1.6 1502

gebruik je wifi ? er was een solaredge update waarmee ze modbus over wifi niet meer toelaten.

yvoren commented 2 years ago

Hoi Edwin,

Ik heb nu een ethernet connectie, en nu werkt het. Bedankt voor de support. Modbus over wifi werkt dus idd niet Groet

Verstuurd vanaf mijn iPad

Op 8 mrt. 2022 om 23:32 heeft Edwin Biemond @.***> het volgende geschreven:

 toevalling een andere programma heeft de connectie.

of doe nc -z -v 10.19.1.6 1502

gebruik je wifi ? er was een solaredge update waarmee ze modbus over wifi niet meer toelaten.

— Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you authored the thread.

yvoren commented 2 years ago

Hoi Edwin, Is er ook een mogelijkheid om de productie van vandaag en productie totaal te presenteren.

Met vriendelijke groet,

René Slisser.

Op 9 mrt. 2022 om 13:31 heeft @.*** het volgende geschreven:

Hoi Edwin,

Ik heb nu een ethernet connectie, en nu werkt het. Bedankt voor de support. Modbus over wifi werkt dus idd niet Groet

Verstuurd vanaf mijn iPad

Op 8 mrt. 2022 om 23:32 heeft Edwin Biemond @.***> het volgende geschreven:

 toevalling een andere programma heeft de connectie.

of doe nc -z -v 10.19.1.6 1502

gebruik je wifi ? er was een solaredge update waarmee ze modbus over wifi niet meer toelaten.

— Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you authored the thread.

biemond commented 2 years ago

nice, ik zal eens kijken of ik dat betrouwbaar eruit kan halen en tonen, nu we eindelijk weer een beetje zon hebben.

biemond commented 2 years ago

Ik heb de totale export toegevoegd , zie https://homey.app/nl-nl/app/solaredge.modbus/SolarEdge/test/

yvoren commented 2 years ago

Top Edwin, super bedankt.

Is produktie vandaag ook nog mogelijk ?

Met vriendelijke groet,

René Slisser.

Op 13 mrt. 2022 om 14:04 heeft Edwin Biemond @.***> het volgende geschreven:

 Ik heb de totale export toegevoegd , zie https://homey.app/nl-nl/app/solaredge.modbus/SolarEdge/test/

— Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you authored the thread.

biemond commented 2 years ago

Ik ga proberen door de 00:00 waarde op te slaan en dat dan te herleiden.

yvoren commented 2 years ago

Hoi Edwin,

Is dit ook niet een gedefinieerd modbus adres welke dynamisch uit te lezen is ?

Met vriendelijke groet,

René Slisser.

Op 13 mrt. 2022 om 17:15 heeft Edwin Biemond @.***> het volgende geschreven:

 Ik ga proberen door de 00:00 waarde op te slaan en dat dan te herleiden.

— Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you authored the thread.

RoelvWijk commented 1 year ago

toevalling een andere programma heeft de connectie.

of doe nc -z -v 10.19.1.6 1502

gebruik je wifi ? er was een solaredge update waarmee ze modbus over wifi niet meer toelaten.

Hej, is dit nog steeds relevant? Is de modbus nog steeds niet beschikbaar over WIFI? Ik krijg het namelijk niet aan de praat en kan volgensmij geen netwerkkabel aansluiten. Ik heb de omvormer SE3680H

biemond commented 1 year ago

als je laatste update hebt dan moet modbus weer werken over wifi.

biemond commented 1 year ago

maar volgens mij kun je altijd lan aansluiten. misschien moet de bescherming er wel tijdelijk af.

RoelvWijk commented 1 year ago

Hoi Erwin, Bedankt voor je snelle reactie. Helaas krijg ik het niet aan de gang. Ik heb de laatste versie (ten minste, die op de homey staat). Heb net ook kan geprobeerd en werkt ook niet. Er zit dus iets niet helemaal goed...

Hoe kom ik erachter... Heb al heel wat geprobeerd

Roel

Op ma 3 apr. 2023 om 15:33 schreef Edwin Biemond @.***>

als je laatste update hebt dan moet modbus weer werken over wifi.

— Reply to this email directly, view it on GitHub https://github.com/biemond/solaredge.modbus/issues/1#issuecomment-1494334590, or unsubscribe https://github.com/notifications/unsubscribe-auth/A657NYLH5M4DGM6Q6YMPG2TW7LGUBANCNFSM5QGY4LFQ . You are receiving this because you commented.Message ID: @.***>

biemond commented 1 year ago

heb je de versie van je inverter gecheckt?

biemond commented 1 year ago

https://www.solaredge.com/en/support/setapp-inverters-firmware Screenshot 2023-04-03 at 16 49 02

dit is de mijne , check cpu