homebridge-fordpass
Control your Ford vehicle in HomeKit using Homebridge with this plugin.
WARNING
Ford is locking accounts of users who use this plug-in. See #196 for more info.
Prerequisites
Your vehicle must be connected to FordPass Connect. Download the app or contact your local dealer to see if your vehicle is compatible with FordPass Connect.
Installation
- Install this plugin using:
npm install -g --unsafe-perm homebridge-fordpass
- Add username, passwrod, and vehicles to
config.json
- Run Homebridge
Config.json Example
{
"username": "YOUR_USERNAME",
"password": "YOUR_PASSWORD",
"options": {
"autoRefresh": false
},
"platform": "FordPass"
}
Things to try
- "Hey siri, turn on my car."
- "Hey siri, is the mustang locked?"
- "Hey siri, lock the raptor."
- "Hey siri, what is the fuel level of my fusion?"
Donate to Support homebridge-fordpass
This plugin was made with you in mind. If you would like to show your appreciation for its continued development, please consider sponsoring me on Github.
Disclaimer: This plugin and its contributers are not affiliated with Ford Motor Company in any way.