0.1.8 • Published 3 years ago

homebridge-plugin-eufy-security v0.1.8

Weekly downloads
213
License
MIT
Repository
github
Last release
3 years ago

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"
        }
    ]
}
0.1.8

3 years ago

0.1.7

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago