cdpuk / givenergy-local

Home Assistant integration for local access to GivEnergy inverter and battery systems
MIT License
47 stars 14 forks source link

Is it possible to have (or have I missed) a sensor to read "Import Total" #20

Closed mprowe closed 1 year ago

mprowe commented 1 year ago

InverterData3

Regards, Martin

cdpuk commented 1 year ago

This doesn't currently exist but can easily be added. My only word of warning is that I've seen an engineer visit mess up these total values, so if you want reliable long-term statistics you may be better off accumulating the daily values. The energy dashboard does this well automatically, but doesn't give you sensors for the total values.

mprowe commented 1 year ago

Thank you for the comments. From my POV, I still think it would be useful, as it improves my confidence in the data set. I will then be able to relate that value it to a SDM230m power meter that I have had installed. Are you also able to confirm (or correct) my understanding that this sensor ("Import Total") is the relayed reading from the OB115 (or EM115) fitted as part of the GivEnergy install? Regards, M.

cdpuk commented 1 year ago

I would assume the values from the inverter API map directly to the meter readings but I've not checked and it's not publicly documented. In any case, the new sensors will be in the next release.