alexose
Well-known member
- First Name
- Alex
- Joined
- Aug 11, 2022
- Threads
- 9
- Messages
- 114
- Reaction score
- 120
- Location
- Jacksonville, Oregon
- Vehicles
- 2014 C-Max, 1999 F150
- Thread starter
- #1
Hey all,
I've been exploring different approaches to tying FordPass in with home automation software. In short, I'd like to be able to control my truck without having to pull out my phone, open the clunky FordPass app, and flip through the menus to get to the options I want.
I found this codebase on GitHub that pulls the Android app functionality into an NPM module, as well as this python-based approach. Either one could be used for things like Siri shortcuts (although I'd probably gravitate towards the first one since I don't run Home Assistant).
Anyway, I'm interested in taking this a bit further and maybe writing a web frontend around it. I know there's more than a few software folks on this forum-- Anyone else have things that they want to try?
I've been exploring different approaches to tying FordPass in with home automation software. In short, I'd like to be able to control my truck without having to pull out my phone, open the clunky FordPass app, and flip through the menus to get to the options I want.
I found this codebase on GitHub that pulls the Android app functionality into an NPM module, as well as this python-based approach. Either one could be used for things like Siri shortcuts (although I'd probably gravitate towards the first one since I don't run Home Assistant).
Anyway, I'm interested in taking this a bit further and maybe writing a web frontend around it. I know there's more than a few software folks on this forum-- Anyone else have things that they want to try?
Sponsored