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

bryan-bartow/homebridge-alarm.com: Alarm.com plugin for Homebridge

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

开源软件名称:

bryan-bartow/homebridge-alarm.com

开源软件地址:

https://github.com/bryan-bartow/homebridge-alarm.com

开源编程语言:

JavaScript 100.0%

开源软件介绍:

homebridge-alarm.com

Alarm.com plugin for Homebridge

Installation

  1. Install homebridge: npm install -g homebridge
  2. Install this plugin: npm install -g homebridge-alarmdotcom
  3. Sign up for WrapAPI
  4. Bookmark each API documented below so you can call them with your server API key
  5. Update your configuration file (see example snippet below)

WrapAPI Calls

Bookmark each of the following calls on WrapAPI. Once you do this and generate a server API key you can use to call the API.

Configuration

sample-config.json:

{
  "platforms": [
    {
      "platform": "Alarmdotcom",
      "name": "Security Panel",
      "username": "[email protected]",
      "password": "testpassword",
      "apiKey": "wrapapikeygoeshere",
      "apiUsername": "wrapapiusername",
      "accessories": {
        "panel": true,
        "lights": false,
        "locks": true
      }
    }
  ]
}

Fields:

  • "platform": Must always be "Alarmdotcom" (required)
  • "name": Can be anything (required)
  • "username": Alarm.com login username, same as app (required)
  • "password": Alarm.com login password, same as app (required)
  • "apiKey": WrapAPI.com Server API key for the alarmdotcom API (required)
  • "apiUsername": WrapAPI.com username
  • "accessories": Object containing a key for each supported accessory device type, whose boolean value determines whether or not the plugin will (attempt to) use the accessory

Alarm.com Nag Screens

This plugin depends on the status screen being shown immediately after login but, occasionally, users will be nagged by a variety of screens after logging into alarm.com asking them to confirm email addresses, etc. before they are shown their system status screen. If you're getting errors, the first thing you should try is manually logging into alarm.com on your browser and dismiss / handle any tasks you're presented before the status page. The plugin will most likely work once this is finished.




鲜花

握手

雷人

路过

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

请发表评论

全部评论

专题导读
上一篇:
xu-cheng/brew.vim: Vim Syntax for Homebrew formulae发布时间:2022-06-14
下一篇:
iina/homebrew-mpv-iina: mpv homebrew tap for IINA.发布时间:2022-06-14
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

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

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

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