Giter Club home page Giter Club logo

homebridge-amazon-blink's Introduction

homebridge-blink-for-home

verified-by-homebridge npm npm

Overview

This enables Blink Cameras to the HomeBridge platform. This includes:

  • Security System Arm / Disarming
  • Occupied Switch
  • Camera Thumbnails (Liveview WIP)
  • Temperature Sensors
  • Alerts

Setup

To configure this set it up as a platform in your homebridge config.json file.

"platforms" : [
  {
    "name"     : "Blink",
    "username" : "<your blink email address>",
    "password" : "<your blink password>",
    "pin"      : "<pin>",
    "platform" : "Blink"
  }
]

Configuration Parameters

  • name: Only necessary if you want to support multiple Blink accounts. This is used to generate a unique client-id
  • username: Your blink username
  • password: Your blink password
  • pin: After 2FA email, this is the PIN provided

2FA support

If you have 2FA enabled, you will need to first set the username / password to force the system to attempt to login. On first attempt it will trigger the email validation. With the PIN provided from the 2FA email, update the pin field to proceed. The pin is only needed once per account.

NB: The Device in the email 2FA will appear to be an iPad Mini. This is intentional to increase masquerading.

Features & Behaviors

This homebridge application includes a number of features such as:

  • Motion detection
  • Enable / Disable of Cameras
  • Privacy Mode
  • Thumbnail refreshing
  • Liveview (currently on Gen1 cameras)

Many of these features are interconnected. Below describes the expected flows:

Armed Disarmed
✅PrivacyMode
✅Camera
Thumbnail Refreshed
✅PrivacyMode
❌Camera
❌PrivacyMode
✅Camera
Thumbnail Refreshed Thumbnail Refreshed
❌PrivacyMode
❌Camera
Last Thumbnail (no refresh)

Accessories

Two main accessory types will be present: Security System and Camera accessories.

Security System Accessories

  • one Security System accessory per location (aka Network)
  • Blink will be armed when the system is set to any of Home, Away or Night and disarmed when set to Off
  • The specific state of Home/Away/Night is preserved but is only useful for automation scripts (eg: turn off all cameras but entrance camera when set to Night)

Camera Accessories

  • each Camera supports a number of sub accessories including temperature, motion sensor, motion tracking (when armed), and a privacy switch

  • privacy mode prevents the perception that when the system is disarmed that people can be snooping. This is particularly important since even a stale thumbnail can give household members that feeling that the camera is active when its not.
  • cameras can be disabled individually when the system is armed with the Motion Activated switch

Useful Resources:

homebridge-amazon-blink's People

Contributors

colinbendell avatar edouardf avatar dependabot[bot] avatar mccabemj avatar nicholaschum avatar magahh avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.