Fordpass plugin for homebridge: https://homebridge.io/


Keywords
homebridge, homebridge-plugin, ford, fordpass, smart
License
GPL-3.0
Install
npm install homebridge-fordpass@1.4.0

Documentation

Homebridge Verified

homebridge-fordpass

Control your Ford vehicle in HomeKit using Homebridge with this plugin.

NPM

PayPal

verified-by-homebridge build Discord Downloads

npm (tag) npm (tag) GitHub commits since latest release (by date)

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.

Google Play Apple App Store

Installation

  1. Install this plugin using: npm install -g --unsafe-perm homebridge-fordpass
  2. Add username, passwrod, and vehicles to config.json
  3. 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.