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

Remove guard timer but keep charger sync logic #12084

Merged
merged 22 commits into from
Feb 10, 2024
Merged

Remove guard timer but keep charger sync logic #12084

merged 22 commits into from
Feb 10, 2024

Conversation

MarkusGH
Copy link
Contributor

@MarkusGH MarkusGH commented Feb 5, 2024

Fix #11953 (comment), replaces #12053

TODO

Fix compile errors and clean up
Fix compile errors
Fixed setEnabled logic
Remove guardDuration
Remove unneeded import
Fix comment
@MarkusGH MarkusGH mentioned this pull request Feb 5, 2024
1 task
@MarkusGH MarkusGH marked this pull request as ready for review February 5, 2024 19:46
@MarkusGH MarkusGH marked this pull request as draft February 5, 2024 19:47
core/loadpoint.go Outdated Show resolved Hide resolved
@andig andig added the enhancement New feature or request label Feb 5, 2024
@MarkusGH MarkusGH marked this pull request as ready for review February 6, 2024 06:56
core/loadpoint.go Outdated Show resolved Hide resolved
core/loadpoint.go Outdated Show resolved Hide resolved
core/loadpoint.go Show resolved Hide resolved
MarkusGH and others added 4 commits February 6, 2024 13:27
Co-authored-by: andig <cpuidle@gmx.de>
Removed redundant logic and fixed naming
Fix compile error
Improved comments
@MarkusGH
Copy link
Contributor Author

MarkusGH commented Feb 6, 2024

Habe nochmals die Logik vereinfacht, da war noch eine redundante Verzweigung.

Re-added GuardDuration
Deprecated GuardDuration
Fixed enabledChanged
core/loadpoint.go Outdated Show resolved Hide resolved
core/loadpoint.go Outdated Show resolved Hide resolved
andig and others added 3 commits February 8, 2024 13:32
Co-authored-by: andig <cpuidle@gmx.de>
Simplified logic, fixed typo
@GrimmiMeloni
Copy link
Collaborator

Wo stehen wir hier denn jetzt? Ist das gesamte Thema mit #11878 bereits erledigt? Wenn nein, was ist jetzt hier noch offen? Braucht Ihr noch Unterstützung?

@andig
Copy link
Member

andig commented Feb 9, 2024

@naltatis muss ran 😎

@naltatis
Copy link
Member

@andig done. Fehlt nur noch der Konflikt beim Test. Da ist mir aber nicht klar was da passiert ist.

@andig andig merged commit d25af7d into evcc-io:master Feb 10, 2024
7 checks passed
@andig
Copy link
Member

andig commented Feb 10, 2024

Schöner PR- schauen wir mal, wohin das führt!

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.

manuelles Schalten aktiviert guardduration
4 participants