-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Power should no flow from Battery to Grid #43
Comments
Originally posted by @MimbaMonkeyHouse in #23 (comment) Had not noticed it yesterday, but here is the problem when charging the battery: Originally posted by @MimbaMonkeyHouse in #23 (comment) |
Originally posted by @ezraholm50 in #23 (comment) Same here, i have the following sensor: Originally posted by @ezraholm50 in #23 (comment) |
Hey @gurbyz, |
@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. |
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)
The text was updated successfully, but these errors were encountered: