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

Charging Status changes to Charging Finished if the car is not fully charged #77

Open
2 of 4 tasks
jeroen84s opened this issue Dec 24, 2024 · 4 comments
Open
2 of 4 tasks
Assignees
Labels
bug Something isn't working solved for next release

Comments

@jeroen84s
Copy link

Home Assistant Version

2024.12.5

MG/SAIC Integration Version

0.8.1

Installation Method

HACS

Did you check for existing issues?

  • Yes, I have checked for existing issues
  • No, I have not checked for existing issues

Did you enable debug logging before and are ready to post logs?

  • Yes, I have enabled debug logging
  • No, I have not enabled debug logging

Describe the Issue

Cannot start a second loading if Charging Status sensor changes to Charging Finished (after +/- 60 minutes) if the charge is stopped manually with the integration. But the target SOC is not reaches.

Result: I can not restart loading the battery with the intergration. The only way to resolve this issue is unplug the car cable, and reconnect it. This works with 1 manualy loading, but for the second time it's not working anymore
The original MG iSmart app works properly when I switch manually.

Sensor status:
MG ZS EV State of Charge - 74,9%
Target SOC - 90%
MG ZS EV Charging Status - Charging Stopped, and after 60 minuts: Charging Finished

Logs

No response

Additional Context

No response

@jeroen84s jeroen84s added the bug Something isn't working label Dec 24, 2024
@ad-ha
Copy link
Owner

ad-ha commented Dec 24, 2024

Hi @jeroen84s

Thanks for pointing that out. I believe that the charging code that returns the "Charging Finished" is more an "idle" than a finished.

After new years eve I will look into it. It shall be an easy fix. The charging control checks on that as well, so it will be a matter of looking it around and force a start on the charging control. I will have a look.

Cheers

@jeroen84s
Copy link
Author

Ok, thanks for the feedback. I'll wait. Happy holidays. Regards

@ad-ha ad-ha self-assigned this Dec 29, 2024
@ad-ha
Copy link
Owner

ad-ha commented Jan 6, 2025

Hi @jeroen84s

Already got this sorted out and addressed for the next update. The only thing is that I will also try to fix the AC issues, so it may take a bit more time to get it out, but this is sorted.

"Charging Finished" is now changed to "Idle". Meaning that the charging either finalized or is paused for whatever reason.

Cheers

@jeroen84s
Copy link
Author

Ok thank you. Idle is a better idea. But the most important for me is restarting the ac (after an hour). I charge as much as possible with solar energy. When it is evening it switches off and the next morning it switches back on, this is not possible now...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working solved for next release
Projects
None yet
Development

No branches or pull requests

2 participants