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

Add home storage operation strategy #386

Merged
merged 19 commits into from
Dec 19, 2023
Merged

Conversation

birgits
Copy link
Collaborator

@birgits birgits commented May 25, 2023

Description

This PR adds a storage operation strategy where the storage is charged, when PV feedin is higher than electricity demand of the household and discharged when electricity demand exceeds PV generation.

Type of change

  • New feature (non-breaking change which adds functionality)

Checklist:

  • New and adjusted code is formatted using the pre-commit hooks
  • New and adjusted code includes type hinting now
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • The Read the Docs documentation is compiling correctly
  • If new packages are needed, I added them the setup.py, and if needed the rtd_requirements.txt, the eDisGo_env.yml and the eDisGo_env_dev.yml.
  • I have added new features to the corresponding whatsnew file

@birgits birgits requested a review from AnyaHe December 16, 2023 01:26
@birgits birgits marked this pull request as ready for review December 16, 2023 01:28
@birgits birgits merged commit 2e5179b into dev Dec 19, 2023
7 checks passed
@birgits birgits deleted the features/home_storage_operation branch January 18, 2024 21:46
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

Successfully merging this pull request may close these issues.

1 participant