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

Request: Support processing input from Tibber API #286

Open
stangls opened this issue Aug 6, 2024 · 1 comment
Open

Request: Support processing input from Tibber API #286

stangls opened this issue Aug 6, 2024 · 1 comment

Comments

@stangls
Copy link

stangls commented Aug 6, 2024

When using a electricity supplier with a variable/dynamic pricing, like Tbiber, it can be useful to use battery power mostly during price spikes.

Using a python wrapper for the Tibber ( https://pypi.org/project/tibber.py/ ) data from tibber can be queried for the current point in time as well as the future.

Using pricing data for the upcoming 24 hours, an algorithm could decide, which portion of the current houshold consumption should be supplied from battery, and which portion should be supplied from a chap price range.

@reinhard-brandstaedter
Copy link
Owner

Hi Stefan,

I recently switched to tibber myself and I’ve been thinking of that too. However I didn’t have a good idea yet how this could be considered exactly.
Some logic like a contribution weight was my initial thought.
Or using the allow_day_discharge together with a price threshold dynamically…
Then I was looking at the impact and estimated that the benefit would be rather marginal.
Open for discussion though!
kr

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

2 participants