当前位置: 首页 > 软件库 > 其他开源 > 物联网 >

homebridge-sonoff-garage-opener

授权协议 Readme
开发语言 JavaScript
所属分类 其他开源、 物联网
软件类型 开源软件
地区 不详
投 递 者 黄俊雄
操作系统 跨平台
开源组织
适用人群 未知
 软件概览

Homebridge Sonoff Garage Door Opener

This is a homebridge plugin to connect with a Sonoff Relay Board with ESPEasy firmware into a Garage Door Opener via the Home app on iOS using Homekit.

I created this because there wasn't another plugin for Sonoff-4CH Pro with ESPEasy with the Garage Door interface/features.I think it could work with every other Sonoff version with ESPEasy but it should be tested.

Features are:

  • Can set autoclosing timer
  • Can set opening and closure timers different from each other
  • Can set also 0 as openCloseTime, useful for doors or gates with locks that can be open but not closed again
  • Can choose the relay to trigger (mapping done in index.js, don’t know if they are the same for every Sonoff)

Just add the following config to your homebridge config file located at this (default) path ~/.homebridge/config.json.

{
  "bridge": {
    "name": "Homebridge",
    "username": "CC:22:3D:E3:CE:50",
    "port": 51826,
    "pin": "031-45-154"
  },

  "description": "",

  "accessories": [
    {
      "accessory": "Sonoff Garage Door Opener",
      "name": "Pi Garage Opener",
      "ip": "192.168.2.75",
      "doorRelayPin": 4,
      "openCloseTime": 30000,
      "openingTime": 27000,
      "closureTime": 30000,
      "timeBeforeClosure": 10000
    }
  ],

  "platforms": [
  ]
}

openingTime and closureTime should be used only if opening and closure times are different.

Also a openCloseTime = 0 can be set for these doors/gates that have just a lock to open. The advantage of using this instead of a common switch is that Apple requires all security Homekit devices to ask for passcode / TouchID / FaceID before triggering this kind of devices.No more wrong taps on the door unlock!

CREDITS for original plugin that I used as a template goes to @ankurp. Thank you man!

 相关资料
  • homebridge-esp8266-garage-door An esp8266 powered garage door controller with HomeKit support powered by Homebridge. PlatformIO This project uses PlatformIO to manage dependencies and build process. S

  • homebridge-aladdin-connect-garage-door Homebridge plugin that supports Genie Aladdin garage door opener. This plugin is not affiliated with the Genie company. This plugin is a combo of: https://github

  • Willow Garage的开源机器人工程,它是起源于斯坦福大学的一个项目。机器人可以被开发在ROS(机器人操作系统)软件上,现在大概有25家研究机构在利用Willow Garage开放平台开发机器人应用。  

  • Homebridge 是一个轻量级 NodeJS 服务器,它模拟 iOS HomeKit API,提供从 HomeKit 到“智能家居”设备制造商提供的各种第三方 API 的基本桥接。通过 Homebridge 的桥接,可以让 Siri 控制完全不支持 HomeKit 的设备。 此外 Homebridge 支持插件。

  • homebridge-vsx homebridge-vsx is a plugin made for homebridge,which allows switching on and off your Pioneer AV receiver. All AV receivers (VSX and SC),which work with the iControl AV5 App are support

  • homebridge-sesame Control and monitor your Sesame smart lock with HomeKit integration. Prerequisites Installation of Homebridge iOS 11 or later Sesame lock with enabled cloud integration Sesame Wifi A