Hyundai-Kia-Connect / kia_uvo

A Home Assistant HACS integration that supports Kia Connect(Uvo) and Hyundai Bluelink. The integration supports the EU, Canada and the USA.
MIT License
422 stars 85 forks source link

Send adress to Navigation #839

Open trvrcr opened 7 months ago

trvrcr commented 7 months ago

Is your feature request related to a problem? Please describe. To this day you can send an address to the car in the official Kia App. Bet there is no possibility to do so with the integration for Home Assistant.

Describe the solution you'd like Get the possibility to send an address from Home assistant to the car as a service call. This way you could extract the address from a calendar event and sent it to the car. Then there is no need to insert the address in the car anymore.

Include the logs of the end point from Data in HA if this is a sensor Not available

Describe alternatives you've considered /

Additional context /

cdnninja commented 7 months ago

What region? Someone will need to sniff the traffic and add this. I no longer have a Kia so can't do this.

trvrcr commented 7 months ago

EU. Can you show me an example of what to sniff for? I can maybe try something out

cdnninja commented 7 months ago

Do you mean how to sniff traffic?

As to what you need to watch for the api command to see the endpoint and what values are in the payload.

chasebolt commented 6 months ago

i looked into this a bit for my US sportage. sending nav to the car involves a different API and it isn't straightforward. it looks possible but definitely not going to be a quick implementation.