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

Easee: add command response logging to improve debugging #7597

Merged
merged 3 commits into from
Apr 22, 2023

Conversation

naltatis
Copy link
Member

@naltatis naltatis commented Apr 21, 2023

Fixes unreliable current restore after resume charging (pv surplus, phase switch).
We read and store the CommandResponse reference returned by the resume POST request and wait for confirmation of this command via SignalR.

Fixes issue described here: #7366

Update: Reduced the change to just logging. Hopefully this helps to better understand what's going on in the Easee system and spot timing issues and race conditions (see also #7585 and #7366).

@naltatis
Copy link
Member Author

\cc @GrimmiMeloni

@naltatis naltatis added the bug Something isn't working label Apr 21, 2023
@naltatis naltatis requested a review from andig April 21, 2023 22:34
util/request/helper.go Outdated Show resolved Hide resolved
charger/easee.go Outdated Show resolved Hide resolved
@naltatis naltatis changed the title Easee: restore current limit after resume Easee: add command response logging to improve debugging Apr 22, 2023
@andig andig merged commit d7dc0ee into master Apr 22, 2023
@andig andig deleted the fix/easee_current_restore branch April 22, 2023 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants