• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    迪恩网络公众号

homebridge-plugins/homebridge-blinkcameras: Homebridge Plugin for Blink Cameras

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称:

homebridge-plugins/homebridge-blinkcameras

开源软件地址:

https://github.com/homebridge-plugins/homebridge-blinkcameras

开源编程语言:

JavaScript 100.0%

开源软件介绍:

homebridge-blinkcameras

Note on 2 factor authentication

Due to two factor authentication being required for Blink login the first time you run homebridge after installing this plugin it will pause and wait for you to enter your two factor authentication code. You will receive two emails from Blink, one with the code and one to "Allow Device". Make sure you Allow Device before entering your two factor authentication code.

If you are upgrading from an old version of this plugin you will have to add a "deviceId" and "deviceName" to your platform config. These can be whatever you want them to be.

Also the Platform name of this plugin has changed. It is now BlinkCameras instead of BlinkPlatformSecurity, so update your config file accordingly.

Homebridge Platform Plugin for Blink Security Cameras.

This allows you to arm and disarm your Blink Home Security Cameras using Apple's HomeKit. This is a plugin for the excellent homebridge project https://github.com/nfarina/homebridge.

This is built on top of node-blink-security https://github.com/madshall/node-blink-security

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

"platforms" : [
  {
    "platform": "BlinkCameras",
    "name": "Blink System",
    "username"   : "<your blink email address>",
    "password"   : "<your blink password",
    "deviceId"   : "<a made up device id>",
    "deviceName" : "<a made up device name>",
    "discovery" : false,
    "discoveryInterval": 3600
  }
]

Configuration Parameters

  • username - Your blink username
  • password - Your blink password
  • deviceId - A made up device id, if you run multiple copies of this plugin use a different id for each one
  • _deviceName - A made up device name, if you run multiple copies of this plugin use a different name for each one
  • discovery - Causes the plugin to look for new cameras (defaults to true)
  • discoveryInterval - How often discovery should run in seconds (default . is 3600 seconds (1 hour)). Be careful setting this too low as too many requests to the Blink API might lock out your account.

This plugin discovers multiple Blink "Systems" and "Cameras". You can arm/disarm each system independently of each Camera. Arming a camera is the same as turning on the "motion detect" toggle in the Blink App.




鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap