FlyingDiver / Indigo-Connected-Drive

Plugin for the BMW Connected Drive portal
MIT License
3 stars 0 forks source link

Set destination remotely #22

Open ryanbuckner opened 2 years ago

ryanbuckner commented 2 years ago

Is there a way to send destination or trips to the car through Python like there is in the app? The app is missing the feature to schedule or create reoccurring trips, like most people have in their routines.

This could be solved through Indigo with that enhancement if it's possible.

FlyingDiver commented 2 years ago

Looks like it's possible to send a POI to the vehicle, but it's not currently implemented.

ryanbuckner commented 2 years ago

Looks like it's possible to send a POI to the vehicle, but it's not currently implemented.

Is that an enhancement request here or in the Git for the underlying library?

FlyingDiver commented 2 years ago

For the plugin. The library has the method implemented, no idea if it actually works.

ryanbuckner commented 1 year ago

I'm using the POI command line using a shortcut. Seems to work.