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

Some minor improvements #408

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Some minor improvements #408

wants to merge 3 commits into from

Conversation

fboor
Copy link

@fboor fboor commented Feb 6, 2025

Three minor improvements:

  • fix for poetry build/packaging
  • support for integration with external generators with separate meter connected to s0 input
  • support both configurable battery minimum soc values

fboor added 3 commits February 6, 2025 22:47
Minor fix to make poetry packaging work.

Fixes error:
  poetry build
  [...]
  No file/folder found for package rct-power
Additional power source with S0 wired to I/O-board.
This value is required to calculate the actual house total
energy consumption.
We actually have two different minimum state of charge settings. One is for
regular use, the other one is to be used if the system is in isolated operation
without grid connectivity. So far the regular one was missing at all.
This change adds the more common missing entity and clarifies the difference.
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.

2 participants