-
Notifications
You must be signed in to change notification settings - Fork 30
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
No support for Chrysler #66
Comments
@Wetzel402 create an issue in my fork and i'll look into it: https://github.com/Blueion76/FCAUconnect-HA |
@Wetzel402 Update: I've added Chrysler support, just need it to be tested. |
I am trying to test Chrysler but it is not working. There is no "Chrysler" in the Add-On config. Is there a certain make I should try? |
That worked. Thanks. I still can't get it to connect to my account but I think the issue is my account. I'm getting this error in the logs: [20:42:37 ERR] System.Exception: Authentication failed. 403120 Forbidden Account Temporarily Locked Out [20:42:37 INF] Fetching COMPLETED. Next update in 2 minutes. |
I run HA core so it might take me a minute to test. I have to spin up containers for your add-on and a MQTT broker. |
Are you in the US, or are you located somewhere else? I only implemented support for US Chrysler so far. |
I'm in Canada. I guess that's why? |
Ah, ok then. I'll try to add an option for Canada and the appropriate endpoints to the code sometime in the next couple of days. I'll let you know when it's ready, apologies. |
That would be awesome! Thank you! |
Just added support for Canada/Asia accounts, give it a try when you have a chance :) |
Do you know what port I need to map the container to? Edit: I tried spinning up the container with a very basic configuration and I see it is looping
|
Look at the example here: https://github.com/Blueion76/FCAUconnect-HA/tree/master?tab=readme-ov-file#standalone-docker-container Just tested this with my account and it seems to work fine. |
I think we have progress but I am getting a new error now. "ErrorCode": 0, I really appreciate your help with this! |
Hmm. I looked into the code and verified that all the endpoints should be correct. What country are you in? Have you verified your vehicle is showing up on the official website (linked in the readme?) |
I'm in Canada and I just got off the phone with Chrysler. They said they have stopped using the Chrysler Connect site for vehicle control and that I have to use this site instead: https://www.mopar.com/chrysler/en-ca/my-vehicle/dashboard.html# Is it possible for your add-on to use that site for Canadian users? |
Unfortunately that site is entirely different in how it works. As of now, I'm not able to add support for that. Sorry :( |
That's ok. I appreciate the effort. Thanks again. |
For some reason the container doesn't obtain an IP address on my docker network. Is there something special I need to do with your container?
|
I'm not sure why it wouldn't get an IP on your network. In my testing, it seems to work just fine on my docker VM. Maybe try running it as host and see if it works? Otherwise, i'm not sure. |
@ckevac User Blueion76 appears to have disappeared from Github. Not sure what that's about... |
There is no option for Chrysler. If I have some leads as to how to reverse engineer I could fork and add the relevant api information.
The text was updated successfully, but these errors were encountered: