Has anybody attempted to create a custom component that utilizes the FordPass API? https://developer.ford.com/
I have a 2018 Ford Expedition, and they have a “FordPass” app that allows me to lock/unlock get location etc. For my BMW, there’s a Home Assistant component which allows me to view sensor data/location etc within HA so I was looking for something similar for Ford…
My understanding is there are several variants of the API. There is the older (2011-2017) “Ford Remote Access”, which may also be called “Ford Smartlink” and I think the newest iteration (2018+) is simply “FordPass”.
Has anybody tackled this yet? One possible solution is to leverage this SmartCar API layer, however it seems it might be better to go directly at the Ford API vs going through this layer: https://smartcar.com/ford/
Same would love to have this integrated. I found this https://github.com/d4v3y0rk/ffpass maybe some one with more skills then I can use this to start from…
Bump. Just got a new explorer and this would be awesome. I’m gonna do what I can to look into making this happen but I might as well put my dog at the keyboard as she knows as much about it as I do.
I’m using hacs, have enabled it and logged in to fordpass but I’m not seeing it as an entity. I’m in the uk and have a 2020 Kuga with fordpass enabled.
go to Overveiw (dashboard).
3 dots menu (top right)
edit dashboard.
Add card (bottom right)
manual card (bottom of list)
Paste code.
edit entities names if yours are different.
(in this case yours probably arent different, but for other integrations you may need to do this)
put image files in ‘www’ folder of home assistant ‘config folder’
/home-assistant/www/images/ for me
edit image names in yaml to match your files and sub folder
so my yaml says /local/images/WorkVan.png
local in home assistant yaml is the www folder in config folder.
CaSe mAtTerS