Socket
Socket
Sign inDemoInstall

homebridge-fordpass

Package Overview
Dependencies
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

homebridge-fordpass

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


Version published
Weekly downloads
20
increased by17.65%
Maintainers
1
Weekly downloads
 
Created
Source

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)

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",
    "vehicles": [
        {
            "name": "VEHICLE NAME",
            "vin": "YOUR_VIN"
        }
    ],
    "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.

Keywords

FAQs

Package last updated on 22 Apr 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc