Ford Remote Access http://www.fordremoteaccess.com/en/ NOT FORDPASS

This is my first post here but I want to let everyone know that I successfully wrote software to integrate my Vera and Alexa to start my 2014 F150 with the old style Ford remote access app. Also unlock and lock as well.

The reason I am posting here is because I am sick of how unreliable Vera is (have had different models throughout the past 5 years but it’s become stale and too unreliable). I will port over the F150 script to ST and will update this thread when I do as long as people are still interested.

8 Likes

Mike I am absolutely interested. I have the Ford remote access on a 2017 Explorer. My main use is to be able to schedule ST to start the car each morning at a scheduled time and to lock the doors each night at a scheduled time in case that gets forgotten.

Awesome, I have mine scheduled to do exactly that.

Shoot me a private message to discuss details. Maybe you can help me take it to the next step.

I’m assuming this doesn’t apply to FordPass?

I have a 2016 C-Max Energi that I can access through https://myfordmobile.com

Would I be able to integrate using your setup?

My system uses https://my.fordremoteaccess.com/ which I believe is neither FordPass or My Ford Mobile.

I’m interested in the software you wrote to integrate Vera and Alexa to Ford Remote Access. Is this available?

Shoot me a private message, I can make it available for you :slight_smile:

1 Like

Looks like I’m not able to send messages yet (just joined). Are you willing to message me?

Thank you

Just sent you a message.

For anyone else interested, the current setup requires a PC to host a script (program) which looks for triggers. I would like to convert it to Python or something to run on a Raspberry PI but that’s out of my skill set. Anyone want to help on that?

I am also interested but not able to send a message.

Their absolutely is an API. Fordpass uses the SmartDeviceLink API.

@MikesST I’m interested in the script and porting it to another language.

@darkstar939

How are you certain it uses the same API?

Signed up for a developer account at developer.ford.com and read the documentation it took me like 2 minutes to figure that out.

Lmao… I didn’t even think to do that… I thought i would have to reverse engineer my way in :confused:

correction, I am not certain ford pass uses the same api, what I meant was that fordpass uses an API. However there is an api available using sdl

The old Ford Remote system doeS NOT use Ford Pass. There is no API for their old system.

we may still have to reverse engineer the way in but at least we will have documentation to help do it and wont be doing it blind

FordPass was converted to use Ford’s new Transportation Mobility Cloud api they obtained through the acquisition of Autonomic about a year ago. This is the new way all connected apps will communicate with the Ford mobility ecosystem in the future. Read more here:

https://autonomic.ai/

Looks like 2011 - 2017 would be RemoteAccess, any 18+ would be the FordPass:

http://www.fordremoteaccess.com/en/pdf/RA-Ford-Comaptibility.pdf

@tonesto7, not sure if this changes your offer to help @MikesST with his port since it won’t help your 2018 lol.

Although no API, the phone app functionality is totally replicated on the web page when you sign in.

1 Like