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

Fix ChargerStatusReason not resetting #15873

Merged
merged 1 commit into from
Sep 3, 2024
Merged

Fix ChargerStatusReason not resetting #15873

merged 1 commit into from
Sep 3, 2024

Conversation

premultiply
Copy link
Member

Mir ist beim testen zufällig aufgefallen, dass der StatusReason() via Icon "Kabel abstecken" dauerhaft in der UI angezeigt bleibt obwohl das Kabel definitiv abgezogen und dies auch mit "Nicht verbunden." korrekt signalisiert wurde.

Grund: ChargerStatusReason wird bisher nur in Status B aktualisiert. Sobald ein anderer Status vorliegt bzw. ein direkter Übergang erfolgt wird dies nicht mehr aktualisiert und somit nicht zurückgesetzt.

@premultiply premultiply changed the title Fix reason not updating Fix ChargerStatusReason not resetting Sep 2, 2024
@andig andig merged commit 5489a15 into master Sep 3, 2024
6 checks passed
@andig andig deleted the fix/reasoner-status branch September 3, 2024 05:04
mabunixda added a commit to mabunixda/evcc that referenced this pull request Sep 4, 2024
* master:
  Fix status reason  ot updated (evcc-io#15873)
  Translations update from Hosted Weblate (evcc-io#15723)
  chore: upgrade libraries
  Fronius Wattpilot: re-add (evcc-io#15843)
  chore: upgrade dependencies
  Ocpp: do not return error on setup (evcc-io#15853)
  EEbus: only disable recommendations if available (evcc-io#15829)
andig added a commit that referenced this pull request Sep 5, 2024
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