Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Daily charge of battery #41

Open
jais86 opened this issue Jul 3, 2024 · 4 comments
Open

Daily charge of battery #41

jais86 opened this issue Jul 3, 2024 · 4 comments

Comments

@jais86
Copy link

jais86 commented Jul 3, 2024

Hi,

Is it possible to add a daily charge and discharge of battery?

@fabhund
Copy link

fabhund commented Jul 3, 2024

No. To my knowledge there is no Modus register that has that value from the inverter itself.
Assuming you want this in HomeAssistant, then the energydashboard calculates this for you on a hourley/daily/weekly/monthly/quaterly/yearly basis anyway.

@Baduno
Copy link

Baduno commented Aug 20, 2024

What sensor do you use under "Energy - Home battery storage" to make this worke?

@luckylinux
Copy link

I'm not sure if it's being asked to CHARGE or DISCHARGE (like "Actually do it") or just what Amount of Charge/Discharge was done Today or in Total (like "Monitor").

For the latter, you can try
image

No guarantees, I did NOT test this

@luckylinux
Copy link

luckylinux commented Aug 20, 2024

Actually I was using it for the "Total Charge/Discharge":
https://github.com/luckylinux/esphome-for-deye/blob/main/modules/battery.yaml

So you just would need to adapt that to registers 514 and 515 I guess.

EDIT 1: here it is - luckylinux@bf307f1 - I can see some Values changing in Home Assistant now on these 2 new Registers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants