You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed that Tesla has API for window controls, could it be added to be configured? I think a switch with Off for close and On for vent will be nice. Thank you.
POST /api/1/vehicles/{id}/command/window_control
Controls the windows. Will vent or close all windows simultaneously.
lat and lon values must be near the current location of the car for close operation to succeed. For vent, the lat and lon values are ignored, and may both be 0 (which has been observed from the app itself).
Parameters
The text was updated successfully, but these errors were encountered:
I noticed that Tesla has API for window controls, could it be added to be configured? I think a switch with Off for close and On for vent will be nice. Thank you.
POST /api/1/vehicles/{id}/command/window_control
Controls the windows. Will vent or close all windows simultaneously.
lat and lon values must be near the current location of the car for close operation to succeed. For vent, the lat and lon values are ignored, and may both be 0 (which has been observed from the app itself).
Parameters
The text was updated successfully, but these errors were encountered: