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

Consideration of charging the home battery at night to increase cost accuracy #1657

Open
ptar opened this issue Nov 25, 2024 · 0 comments
Open
Labels
backend Backend related enhancement New feature or request prio:medium

Comments

@ptar
Copy link

ptar commented Nov 25, 2024

Initially suggested in the TSC forum thread (German)

If the battery is charged at night (in winter), the grid or spot price must be assumed (and of course the loss described in #1656), not the PV price.

It should be sufficient for TSC to track the charging of the home battery in the same way as the charging of the Tesla battery. In my opinion, this should result in a relatively good price determination for the electricity from the house battery. The TSC could then use the current price for electricity from the home battery to charge the Tesla.

I can think of two simplifications that might make implementation easier:

  • For the cost, there is only a distinction between
    • Charging at night (sunset to sunrise) with grid price or spot price
    • and during the day (sunrise to sunset) with the PV price.
  • The underlying home battery charging processes are only taken into account for a few days, e.g. a week.
@pkuehnel pkuehnel added this to the Solar Power Forecast milestone Nov 25, 2024
@pkuehnel pkuehnel added enhancement New feature or request backend Backend related prio:medium labels Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Backend related enhancement New feature or request prio:medium
Projects
None yet
Development

No branches or pull requests

2 participants