0

API wake up command - where the &wake goes

AxJFbh8gp8G 2 months ago 0

I have successfully created a "short" list web page for myself with a few API commands I wish to send to my vehicle. I am able to send commands the car gets and responds to using:

https://www.teslafi.com/feed.php?token=my token&command=set_temps&temp=60

However, I often get the vehicle is not awake reply.

I noticed at the top of the API page it shows adding wake xx seconds is necessary.

I have tried:
https://www.teslafi.com/feed.php?token=MYTOKEN&command=charge_stop&wake=34

without success.

Can someone please tell me where and how where the &wake=xx seconds command should be placed?