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

Site: remove root circuit configuration #14244

Merged
merged 7 commits into from
Jun 16, 2024
Merged

Site: remove root circuit configuration #14244

merged 7 commits into from
Jun 16, 2024

Conversation

andig
Copy link
Member

@andig andig commented Jun 8, 2024

Fix #13802, fix #14180

Also:

  • double-checks that loadpoints are not additionally assigned to the root circuit
  • allows root circuits wirhout meter

/cc @premultiply

@andig andig added the enhancement New feature or request label Jun 8, 2024
@andig andig requested a review from naltatis June 8, 2024 10:31
@andig
Copy link
Member Author

andig commented Jun 8, 2024

@premultiply könntest Du bitte nochmal bzgl. #14180 (comment) kommentieren? Das wird hiermit erzwungen. Ich bin aber unser, ob/wie wir das wirklich wollen?

@premultiply
Copy link
Member

Ja, sehe das als notwendig und richtig an.
Der site-Circuit ist immer die Wurzel und alle Zweige davon dürfen nicht wieder in Richtung Wurzel zurück.

@andig
Copy link
Member Author

andig commented Jun 8, 2024

Das ist klar- natürlich darf man keine Schleifen aus Circuits bauen. Aber warum dürfen keine Ladepunkte explizit am Root Circuit hängen? Das ist nicht so offensichtlich. Ich glaube wir brauchen eine Beschreibung, welcher Ladepunkt zu welchem Circuit "gezählt" wird?

@andig
Copy link
Member Author

andig commented Jun 8, 2024

Diskussion in Doku PR evcc-io/docs#567 verschoben.

cmd/setup.go Outdated Show resolved Hide resolved
@andig andig mentioned this pull request Jun 9, 2024
@andig andig added the prio Priority label Jun 16, 2024
@andig andig merged commit 68e66af into master Jun 16, 2024
6 checks passed
@andig andig deleted the chore/root-circuit branch June 16, 2024 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request prio Priority
Projects
None yet
Development

Successfully merging this pull request may close these issues.

EVCC Keeps freezing and crashing Remove required circuit reference from site
2 participants