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

There is no possibility to check if charging process was sucessfull. #62

Open
pszabaciuk opened this issue Aug 12, 2024 · 1 comment
Open

Comments

@pszabaciuk
Copy link

Hello.
In official tesla ble api (vehicle command git repository), when there is let say charging limit set to 50%, and vehicle is battery level is 60%, while try to start charging, there is a special return indicating, the battery is charged. When I switch charging state in esphome, I get 200 but in logs I can see: [setChargingSwitch] Received CarServer ERROR message, retrying command.
Could you provide state of charging? Or at least some feedback, that we should not try to start charging because of battery is charged?

@mrd0n
Copy link

mrd0n commented Aug 24, 2024

Two thoughts:

  1. You can see success of the charging commands with the Tesla mobile app.

  2. If you haven't looked into Home Assistant, it offers the ability to see charging status and many other Tesla attributes via the "Tesla Custom Integration". Basically with the ESP32 adopted and integrated, the charging can be controlled by Home Assistant either manually or using an automation.

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

No branches or pull requests

2 participants