calmjm / tojota

Functions for interacting with Toyota MyT API
Apache License 2.0
74 stars 15 forks source link

Remote control #7

Closed calmjm closed 4 years ago

VossiVoss commented 3 years ago

Hi Calmjm,

I'm looking for a function to refresh the data between car and the myt-server. I want to messure the battery-load in %, when the car is pluged in (RAV4 PlugIn). At the moment all data is allways as old as the last stop of the car. The myt-app has a button to start the communication between car and server by a click. Do you know how this function is implemented in the api?

Vossi

calmjm commented 3 years ago

I'm looking for a function to refresh the data between car and the myt-server. I want to messure the battery-load in %, when the car is pluged in (RAV4 PlugIn). At the moment all data is allways as old as the last stop of the car. The myt-app has a button to start the communication between car and server by a click. Do you know how this function is implemented in the api?

Hi, I haven't done reverse engineering on the latest app so I don't know yet.