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

smart eq login broken #18036

Closed
1 task done
user86000 opened this issue Jan 3, 2025 · 6 comments · Fixed by #18044
Closed
1 task done

smart eq login broken #18036

user86000 opened this issue Jan 3, 2025 · 6 comments · Fixed by #18044
Labels
vehicles Specific vehicle support

Comments

@user86000
Copy link

Describe the bug

because of change from mercedes in the cloud

the mercedes me integration for homeassistant still works for smart eq

Steps to reproduce

  1. start evcc

...

Configuration details

vehicles:
- name: smart_eq
  type: template
  template: smart 
  user: xxx  
  password: yyy
  vin: W1Azzz  
  capacity: 17 
  phases: 1

Log details

[main  ] ERROR 2025/01/03 17:45:11 creating vehicle smart_eq failed: cannot create vehicle type 'template': cannot create vehicle type 'smart': login failed: resume not found

What type of operating system or environment does evcc run on?

Linux

Nightly build

  • I have verified that the issue is reproducible with the latest nightly build

Version

No response

@andig
Copy link
Member

andig commented Jan 3, 2025

According to #17098 SmartEQ is broken.

@andig
Copy link
Member

andig commented Jan 3, 2025

@andig andig added the vehicles Specific vehicle support label Jan 3, 2025
@user86000
Copy link
Author

Das hier funktioniert noch
https://github.com/ReneNulschDE/mbapi2020

@andig
Copy link
Member

andig commented Jan 4, 2025

@ReneNulschDE is there something we could do for Smart EQ?

@ReneNulschDE
Copy link
Contributor

Ja, man kann die MB-Komponente nach einer Anpassung nutzen:

  1. Der api.vehicles check muß ausgebaut werden (der gibt bei Smarts nichts zurück) --> der darauf folgende api.status call mit der VIN/FIN aus der Config funktioniert

Es gibt aber Meldungen, dass charging_power und ChargingStatus bei einigen Smarts nicht mehr von der API geliefert werden.

@user86000
Copy link
Author

Ja mit der mercedes Konfig in evccc konnte ich die beiden token erfolgreich erzeugen,
Beim login kam dann kein Fahrzeug gefunden

Beim HA ist es au h die MB Komponente, die noch funktioniert beim smart.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
vehicles Specific vehicle support
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants