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

[FEATURE] Send location to vehicle #684

Open
jd1 opened this issue Jan 16, 2024 · 7 comments
Open

[FEATURE] Send location to vehicle #684

jd1 opened this issue Jan 16, 2024 · 7 comments
Labels
no-stale Never mark this issue as stale automatically

Comments

@jd1
Copy link

jd1 commented Jan 16, 2024

Is your feature request related to a problem? Please describe.
I would like to send to location of calendar entries to my car.

Describe the solution you'd like
The skodaconnect component should offer a new service to send a location to the car.

Describe alternatives you've considered
I can use the app or web, but it don't like the manual process.

Additional context
There is an API which is used by skoda-connect.com:
POST https://api.skoda-connect.com/vehicles/{vehicle}/trips/steps
Body: [{"name":"Tiergarten","location":{"latitude":52.514534,"longitude":13.3501015}}]

@jd1 jd1 changed the title [FEATRUE] Send location to vehicle [FEATURE] Send location to vehicle Jan 16, 2024
@dvx76 dvx76 added enhancement New feature or request good first issue Good for newcomers labels Jan 20, 2024
@WebSpider
Copy link
Contributor

This integration is no longer under active development. Please consider switching to https://github.com/skodaconnect/homeassistant-myskoda

@WebSpider
Copy link
Contributor

This issue will be transferred to skodaconnect/homeassistant-myskoda, since this integration is now obsolete.

@WebSpider WebSpider transferred this issue from skodaconnect/homeassistant-skodaconnect Mar 14, 2025
@WebSpider WebSpider added no-stale Never mark this issue as stale automatically and removed enhancement New feature or request labels Mar 17, 2025
@WebSpider
Copy link
Contributor

@jd1 Have you moved to the MySkoda connectivity, and if so, can you achieve this using the MySkoda app?
If so, please document how you do this in the MySkoda app, so we can see if we can make HA mimic this.

@WebSpider WebSpider added need-more-info More information needed and removed no-stale Never mark this issue as stale automatically good first issue Good for newcomers labels Mar 18, 2025
@jd1
Copy link
Author

jd1 commented Mar 18, 2025

Yes, I already switched to MySkoda. In the app, you can select maps and send a location to the vehicle.

@WebSpider
Copy link
Contributor

Would you be so kind to make a few screenshots?

@jd1
Copy link
Author

jd1 commented Mar 21, 2025

Sure, here are some screenshots. At first you select the destination and calculate the route.
Image
Then you can send it to your vehicle.
Image

@WebSpider
Copy link
Contributor

I see this has been added in my v8.1.0 app as well. It appears we have the URL's in skodaconnect/myskoda#393 to start supporting this 🥳

@WebSpider WebSpider added no-stale Never mark this issue as stale automatically and removed need-more-info More information needed labels Mar 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-stale Never mark this issue as stale automatically
Projects
None yet
Development

No branches or pull requests

3 participants