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

Broken carwings API - 404 (INVALID PARAMS) #18315

Open
1 task done
mschaeuble opened this issue Jan 20, 2025 · 6 comments
Open
1 task done

Broken carwings API - 404 (INVALID PARAMS) #18315

mschaeuble opened this issue Jan 20, 2025 · 6 comments
Labels
vehicles Specific vehicle support

Comments

@mschaeuble
Copy link

Describe the bug

The SOC value of my Nissan Leaf cannot be retrieved anymore. An error is logged. It looks like the API URL has changed.

Steps to reproduce

  1. Configure EVCC with a carwings template based vehicle
  2. Start EVCC.
  3. Observe the error message in the log.

Configuration details

vehicles:
  - name: my_car
    type: template
    template: carwings
    title: Nissan Leaf
    user: xxx
    password: xxx
    capacity: 39

Log details

[main  ] ERROR 2025/01/20 17:57:44 creating vehicle my_car failed: cannot create vehicle type 'template': cannot create vehicle type 'carwings': login failed: received status code 404 (INVALID PARAMS)

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

HomeAssistant Add-on

Nightly build

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

Version

0.133.0

@andig
Copy link
Member

andig commented Jan 20, 2025

Please report at https://github.com/joeshaw/carwings/issues. Nothing we could do right now.

@andig andig added the vehicles Specific vehicle support label Jan 20, 2025
@andig
Copy link
Member

andig commented Jan 21, 2025

Refs joeshaw/carwings#53

@MoJo2600
Copy link

This is an error on Nissan side currently. Login in the app is also not possible at the moment.

@mschaeuble
Copy link
Author

I don't agree. In my case, the official "Nissan EV" app, "My Leaf" as well as homeassistant-carwings is able to access the API.

@MoJo2600
Copy link

MoJo2600 commented Jan 21, 2025

I don't agree. In my case, the official "Nissan EV" app, "My Leaf" as well as homeassistant-carwings is able to access the API.

Okay, that is strange.

There are two issues. This one is new and I can confirm this. The carwings lib, the homeassistant-carwings integration and the app are not working for me and a couple of people here: remuslazar/homeassistant-carwings#84. This is confirmed to be an issue on Nissan side. (Tested it right now again in NE region)

But, there was another issue a couple of days ago remuslazar/homeassistant-carwings#79 which was fixed in version 0.7.12 of the pycarwings3 library.

The 404 error sounds more like the issue that was fixed in 0.7.12 of the lib. Which should be resolved with an update of the lib @andig - but login will still not work until Nissan gets the login api back online.

@andig
Copy link
Member

andig commented Jan 21, 2025

Siehe joeshaw/carwings#53 (comment). Der pcw3 Fix ist für uns nicht relevant.

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

No branches or pull requests

3 participants