Bettapro / Solar-Tracer-Blynk-V3

Connect the EPSolar/EPEver Tracer A/B Series (RS-485 Modbus) to an ESP8266/ESP32 and monitor using Blynk /Homeassistant/MQTT... .
GNU General Public License v3.0
51 stars 11 forks source link

Energy Consumed by day / week / month #83

Open Bettapro opened 5 months ago

Bettapro commented 5 months ago

Discussed in https://github.com/Bettapro/Solar-Tracer-Blynk-V3/discussions/82

Originally posted by **Conair0001** February 21, 2024 This is a great project, and everything works very well, right out of the box! There's one thing that I used to get from EPEVER Wifi provides stat values for Energy consumed (in kWh), there is: - daily (kWh) - monthly (kWh) - yearly (kWh) - Total (kWh) Is there a plan to add these measurements as well? (For me this is important, because I think only the energy that was consumed is actually saved, because only what I consumed I didn't have to get from the electricity provider. And I do see ~50-80kWh difference between generated and consumed per year in my setup. I guess there are losses in the charger, in the battery and so on.). Thanks a lot!