Closed FilipDem closed 1 year ago
Hello,
I encountered the same issue on 18-20 december, but not with the domoticz-solaredge-modbustcp-plugin 2.0.2, but with the official WebAPI.
What I saw in the exportable .json / .xml's of the SolarEdge site is that there was wrong data at the source ...
However, I can't find an explanation about your finding with the modbus plugin ... and I did not encounter the issue till now
Hi, I am running now since a while the plugin! Thanks for this! Great job! I bought the house since a couple of months and started since then with the Domoticz plugin.
Unfortunately from time to time (once/month?) I got a spike that is messing up the charts (see image). At a certain moment, I receive a big negative value, being the value of the total generated energy since the installation became active (but then negative)... Then a while nothing and then the same value, but with a positive value...
Anybody reported already such a problem and is there a solution/workaround?
I might have an origin : @FilipDem do you use more than one inverter on your installation ?
This could explain the negative drop followed by the regain of all produced energy (in my case).
Bypassable via dzVents script replacing a native Device ... :)
@janreimen : No I only have one inverter on my installation... Any idea how we could investigate post-problem? Is my assumption correct that the inverter probably returns 0 (zero) for the total_energy value? Then I think we/I can make a workaround...
@FilipDem : I don't have the exact official answer from SolarEdge, but when I look at my realtime data / logs in my installation, I tend to agree with your assumption.
Until now (I'm using domoticz since 2 years), the issue never happened for me at the end-of-day, so the wrong data was only on the Meter/Multimeter Table and not in the Meter_Calendar / Multimeter_Calendar table. Even though, the Web Interface allows in this table to delete on unique point (i.ex. on a Temperature Node, you can delete ex-post a wrong value like 0° on the Modbus Temperature of the Inverter ... ). Alternatively, you pass as DBA to the domoticz.db file with a CLI like sqlite3 or a Frontend like sqlitebrowser ...
Hi, I am running now since a while the plugin! Thanks for this! Great job! I bought the house since a couple of months and started since then with the Domoticz plugin.
Unfortunately from time to time (once/month?) I got a spike that is messing up the charts (see image). At a certain moment, I receive a big negative value, being the value of the total generated energy since the installation became active (but then negative)... Then a while nothing and then the same value, but with a positive value...
Anybody reported already such a problem and is there a solution/workaround?