Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed bug solar to battery line not showing
`grid.state.toBattery` was equal to `battery.state.toBattery` when `solar.state.toHome` was positive, so it was assuming all charge comming from grid and not from solar.
- Loading branch information