1.1.0 • Published 5 years ago

homebridge-http-lock-qinlin v1.1.0

Weekly downloads
6
License
MIT
Repository
-
Last release
5 years ago

homebridge-http-qinlin

Description

This plugin homebridge uses the Qinlin Wechat Miniprogram API to open doors.

Installation

  1. Install homebridge
  2. Install this plugin: npm install -g homebridge-http-lock-qinlin
  3. Update your config.json file

Configuration examples

Configuration example for a Shelly 1 device controlled via Get Requests in local network. Resets it's state to locked automatically after 5 Seconds

"accessories": [
     {
      "accessory": "HTTPLockQinLin",
      "name": "Front Door",
      "sessionId": "wxmini:2c9a195976f6edc5017715ba89c73fb3"
      }
]
1.1.0

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago