evcc: Kia / Hyundai / Bluelink currently not working
Describe the bug
Since today EVCC cannot login into Bluelink.
Steps to reproduce
- create template
- start EVCC
- error …
Configuration details
vehicles:
- name: my_car
type: template
template: hyundai
title: Ioniq
user: lahrmann.bastian@x.xxx
password: xxxx
# vin: xxxx
capacity: 77.4
language: de
Log details
Using config file: /config/evcc.yaml
starting evcc: 'EVCC_DATABASE_DSN=/data/evcc.db evcc --config /config/evcc.yaml'
[main ] INFO 2023/06/29 18:55:49 evcc 0.118.1
[main ] INFO 2023/06/29 18:55:49 using config file: /config/evcc.yaml
[main ] ERROR 2023/06/29 18:55:51 creating vehicle my_car failed: cannot create vehicle 'template': cannot create vehicle 'hyundai': login failed: unexpected status: 400 (Bad Request)
[lp-1 ] ERROR 2023/06/29 18:55:51 vehicle soc: vehicle not available: cannot create vehicle 'template': cannot create vehicle 'hyundai': login failed: unexpected status: 400 (Bad Request)
What type of operating system are you running?
HomeAssistant Add-on
Version
0.118.1
About this issue
- Original URL
- State: closed
- Created a year ago
- Reactions: 2
- Comments: 49 (13 by maintainers)
Kia is fixed in 8e5676069eac8cda97ede9eb46d1ce9f75dfbc2a
evcc 0.118.5 appears to do solve the Hyundai issue.
Thank you andig and evcc team for quick actions taken to adopt to changed Hyundai API policies.
Hyundai sollte wieder gehen, auch wenn das API Timestamps aus dem Jahr 2600 schickt:
Bzw.- facepalm- das soll gar kein Unix Timestamp sein 😃
Hyundai funktioniert wieder. Danke @andig
Könnte mir jemand Zugangsdaten für hyundai an info@evcc.io schicken? Da scheint es eine Lösung zu geben. Kia noch nicht.
Leute nochmal, das hängt damit zusammen, dass Kia UVO eingestellt wurde und der Login über die alte API und/oder AppId läuft. Aka. Betroffen sind alle Kia und Hyundai Besitzer unabhängig von der evcc version
homeAssistan Plugin#660
Ja aus iobroker! Den Adapter habe ich heute erst installiert.
Meiner Meinung nach hat es vermutlich nichts mit dem Update auf die neue Version von evcc zu tun. Ich hatte die Probleme vorher und auch nachher. Daher tippe ich auch eher auf ein generelles API-Problem.
Die API hat sich offensichtlich geändert. Im bluelinky repo gibt es Hinweise auf die ursache: die app ID hat sich geändert, siehe hier: https://github.com/Hacksore/bluelinky/issues/248#issuecomment-1614497891