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

Power should no flow from Battery to Grid #43

Open
gurbyz opened this issue Apr 1, 2020 · 4 comments
Open

Power should no flow from Battery to Grid #43

gurbyz opened this issue Apr 1, 2020 · 4 comments

Comments

@gurbyz
Copy link
Owner

gurbyz commented Apr 1, 2020

Originally posted by @MimbaMonkeyHouse in #23 (comment)
(Only copied issue related content. Not the UX related content. UX related things can be added to the Collection topic about the battery layout.)

On version 0.1.0c-dev.

(...)
I'm not sure we need to over complicate things with manufacturer specific implementations and algorithm. Generally power flows from PV to Battery, Grid to Battery and Battery to House. It should not flow from Battery to Grid, really.

I've been using the dev branch for a couple of days and it generally works well. Thanks @gurbyz!
One issue I've noticed is battery feeding the grid. (...)

Originally posted by @MimbaMonkeyHouse in #23 (comment)

@gurbyz
Copy link
Owner Author

gurbyz commented Apr 1, 2020

Originally posted by @MimbaMonkeyHouse in #23 (comment)

Had not noticed it yesterday, but here is the problem when charging the battery:
power-wheel-current-batt-charging
Battery is charged by PV, not grid. Grid is being used by the house to complement PV... Battery on the left should only be displayed when battery is charging and there is no PV production.

Originally posted by @MimbaMonkeyHouse in #23 (comment)

@gurbyz
Copy link
Owner Author

gurbyz commented Apr 1, 2020

Originally posted by @ezraholm50 in #23 (comment)

Same here, i have the following sensor:
sensor.victron_battery_power | positive number upon charging, negative upon delivering

Originally posted by @ezraholm50 in #23 (comment)

@MimbaMonkeyHouse
Copy link

MimbaMonkeyHouse commented Jun 11, 2020

Hey @gurbyz,
I honestly think the easiest way to implement this is to keep the same layout, have the battery on the right corner always displayed and only have the battery on the left displayed when battery is charging and there is no (or not enough) PV production.
Would that be more readily feasible? I really enjoy using your card and that would just make it that little more readable. Thanks again for your time and efforts!

@eode
Copy link

eode commented Nov 24, 2020

@MimbaMonkeyHouse The case in the poster's example is that.

PV - House - Battery == amount pulled from grid. Technically, the grid IS helping to charge his batteries, although possibly indirectly, depending on how his setup works.

Probably this should be a configured option - "bat_grid_charge" or something enables/disables that arrow.

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

3 participants