solaredge
solaredge copied to clipboard
SolarEdge inverter logging data capture
Hello all - When I run this: ./semonitor.py -t 4 -m -s 073132E72 -d stdout -vvvv /dev/ttyUSB0 I get lots of data back. Looks like a connection is being made...
I'm capturing all the traffic from my (three) SE10000 inverters to a pcap that I try to process once a day. However, for the past few weeks (to be honest,...
Hi, first of all I describe the system configuration. there is a StorEdge connected electrically to a PV system and to a LG RESU CHEM battery. On StorEdge, the RS485-1...
I#m trying to get this library usable for years now (on and off for some times). Currently i'm running the passive ethernet way (as active ethernet was not working). I'm...
I've been using `semonitor.py` in network mode (`-n `) for a while. Recently, I updated my repository to the latest change, and everything seems to have stopped working, due to...
Hi! This is not the description of a problem. It rather provides some insight on an alternative way to retrieve the performance data passively using the LAN. My SolarEdge inverter...
Reading through the Active and Passive Ethernet methodologies, it appears to 'redirect' the active data via changing the DNS value to an IP address of the 'server' that the semonitor.py...
Just a comment, as this hasn't been reported yet: the library not only works for Solaredge inverters, but also for the SMI (Safety and Monitoring Interface). So optimizer data of...
Among other values, the optimizers are reporting input voltage (inputV) and input current (inputC), i.e. module voltage/current. This is an example of what I get: `optimizer { serialNumber: "21211D16-75" online:...
Hi, It would be great if this can be converted to a home assistant component. It seems like a great automation project to integrate with. It is also a python...