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

nitaybz/homebridge-broadlink-s1c: Homebridge plugin for Broadlink S1C Sensors - ...

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

开源软件名称:

nitaybz/homebridge-broadlink-s1c

开源软件地址:

https://github.com/nitaybz/homebridge-broadlink-s1c

开源编程语言:

JavaScript 100.0%

开源软件介绍:

*Thank you for using this plugin. Unfortunately, I no longer use this device and therefore, there will be no more support for this plugin. I invite one of you to fork or be a contributer in this plugin.

homebridge-broadlink-s1c

Broadlink S1C plugin for Homebridge. This plugins only reads the status of the current sensors. no ability to control the alarm state (yet).

Inspired and forked from homebridge-broadlink-platform By @smka

New version 3.0, should solve the digital envelope routines:EVP_DecryptFinal error and improve stability and response


Creating and maintaining Homebridge plugins consume a lot of time and effort, if you would like to share your appreciation, feel free to "Star" or donate.

Click here to review more of my plugins.


Installation

  1. Config your S1C device and sensors with default e-Control app (for the first time)
  2. Install homebridge using: (sudo) npm install -g homebridge
  3. Install this plugin using: (sudo) npm install -g homebridge-broadlink-s1c
  4. Update your configuration file. See example: config-sample.json.
  5. Now you can read your window/door sensors status and control the host alarm states using homebridge, homekit and siri.

Config file Sample

"platforms": [
    {
        "platform": "broadlinkS1C",
        "name": "S1C",
        "ip": "10.0.0.X",
        "stayMode": "disarm",
        "awayMode": "full_arm",
        "nightMode": "part_arm",
        "alarmSound": true,
        "notificationSound": false,
        "motionTimeout": 30
    }
],

Configuration

Parameter Description Required Default
platform always "broadlinkS1C" -
name name of the Platform / Host -
ip                             The ip address of the device. (use either ip or mac address) or mac     -  
mac                            The mac address of the device. (use either ip or mac address) or ip     -  
stayMode "disarm" / "full_arm" / "part_arm" On HomeKit Stay       "disarm"
awayMode "disarm" / "full_arm" / "part_arm" On HomeKit Away       "full_arm"
nightMode "disarm" / "full_arm" / "part_arm" On HomeKit Night       "part_arm"
alarmSound true / false - set the alarm sound when triggered true
useFanSpeed true / false - set the beep sound on sensors notification false
motionTimeout Time in seconds of which motion sensor can be retriggered** 30

** any vaue for the motionTimeout less than 30 seconds will be retriggered always since it's the minimum delay than can be set in the broadlink app, most recommeneded to set it for 30s delay instead of the default 6 minutes.




鲜花

握手

雷人

路过

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

请发表评论

全部评论

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

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

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

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

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