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

ptz0n/homebridge-securitas-direct

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

开源软件名称:

ptz0n/homebridge-securitas-direct

开源软件地址:

https://github.com/ptz0n/homebridge-securitas-direct

开源编程语言:

JavaScript 98.1%

开源软件介绍:

homebridge-securitas-direct

GitHub Actions badge

This is a plugin for Homebridge. It's an implementation for your Securitas Direct (Verisure non-V Box) installation and exposes the following devices:

  • Security alarm

If you have a Verisure V Box system, please use homebridge-verisure.

Protect linked devices & accounts

If configured, this plugin will expose your security system. Please protect you installation from unauthorized access:

  1. Generate a unique pin for your Homebridge config. Never, ever use the default one.
  2. Lock all devices with access to your installation when not in use.
  3. Remove access from users that no longer need it.
  4. Keep your devices up to date.

Installation

npm install -g homebridge-securitas-direct

Now you can update your configuration file to enable the plugin, see sample snippet below.

Configuration

Along with username and password, you also need to provide your installation ID. This can be found in the Verisure/Securitas Direct app or web application.

As part of your configuration, add an object with your Verisure credentials to your array (list) of enabled platform plugins. Example config:

"platforms": [
  {
    "platform" : "securitas-direct",
    "name" : "Securitas Direct",
    "username": "john",
    "password": "yourT0p5ecre7Passw0rd",
    "country": "es",
    "installation": "123456789",
    "pollInterval": 60
  }
]
  • username Required string containing your Securitas Direct username.
  • password Required string containing your Securitas Direct password.
  • country Required string containing your installation country, es, fr, pt etc.
  • installation Required string containing your installation ID. This can be found in the Verisure/Securitas Direct app or website.
  • pollInterval Optional integer containing poll interval in seconds. Defaults to 60.

Environment variables

For convenience, the following environment variables can be used instead of placing secrets in your config.json.

  • SECURITAS_DIRECT_PASSWORD
  • SECURITAS_DIRECT_USERNAME



鲜花

握手

雷人

路过

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

请发表评论

全部评论

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

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

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

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

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