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

Vehicle Position Data Not Updating in Home Assistant Integration #956

Open
jmttramos opened this issue Sep 14, 2024 · 4 comments
Open

Vehicle Position Data Not Updating in Home Assistant Integration #956

jmttramos opened this issue Sep 14, 2024 · 4 comments

Comments

@jmttramos
Copy link

Describe the bug
The integration with Home Assistant stopped updating the vehicle's position. Other features (e.g., preconditioning) are still working correctly. Accessing the endpoint http://127.0.0.1/get_vehicleinfo/[VIN Number] shows the last position date as 31/08/2024, even though the preconditioning date updates correctly to the current date.

To Reproduce

  1. Set up the integration with Home Assistant.
  2. Check the vehicle position data.
  3. Observe that the position's updated_at date does not reflect the current date.

Expected behavior
The vehicle's position should update with the current date and time.

Vehicle Info

  • Endpoint: http://127.0.0.1/get_vehicleinfo/[VIN Number]
  • Last Position Data: "updated_at": "2024-08-31 20:03:38+00:00"
  • Preconditioning Data: "updated_at": "2024-09-14 10:26:39+00:00"

Additional context

  • Home Assistant version: 2024.09.1
  • PSA Car Controller version: v3.5.3
@R-dehaan
Copy link

R-dehaan commented Oct 11, 2024

Did you use eevee in the past to get it working?

#975 I have the same behaviour

@jmttramos
Copy link
Author

Yes, I did use Eevee in the past, and it worked very well. However, since they switched to a subscription model, it hasn’t worked as smoothly as before. Now, I only receive updates in my Home Assistant map intermittently.

@R-dehaan
Copy link

Yes so that confirms my suspicion that after a while stellantis stops sending detailed data via the API.

Don't know why 3rd party applications enable to stellantis to sent these responses back. @flobz is there any change we can have similar responses back, without paying for e.g Eevee?

@jmttramos
Copy link
Author

It’s likely they had to cover costs for accessing vehicle position data from Stellantis, which could have contributed to their shift to a subscription model. This aligns with their announcement, where they cite increased licensing fees and a growing user base as factors behind the change. Their full statement is here.
Just a thought!

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