🚀 DAY 2 OF LAUNCH WEEK: Announcing Socket Certified Patches: One-Click Fixes for Vulnerable Dependencies.Learn more →
Socket
Book a DemoInstallSign in
Socket

homebridge-plugin-eufy-security

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

homebridge-plugin-eufy-security

Eufy Security homebridge plugin for video doorbell.

latest
Source
npmnpm
Version
0.1.8
Version published
Maintainers
1
Created
Source

Homebridge Eufy Security Plugin

This is a work in progress

Mainly a doorbell plugin for now. Will include others later.

What works?

  • Doorbell chime notifications
  • Video camera with audio

Installing

package

npm install -g homebridge-plugin-eufy-security

Config

# Supply your email and password to the config
{
    "platforms": [
        {
            "name": "Eufy",
            "username": "your-email@gmail.com",
            "password": "your-password",
            "platform": "EufySecurityHomebridgePlugin"
        }
    ]
}

Keywords

homebridge-plugin

FAQs

Package last updated on 11 Feb 2021

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