0.5.0 • Published 2 years ago

homebridge-open-sesame v0.5.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

homebridge-open-sesame

GitHub Release npm Release

Lint & Build npm Download Total

verified-by-homebridge

Homebridge plugin for SESAME3, SESAME4and SESAME bot.

Features

  • Real time status update support(even when manual lock/unlock).
  • No status polling(Limit Exceeded avoidance)
  • SESAME bot support.

Install

npm install -g homebridge-open-sesame

Configuration

Configure with UI

Configure with Homebridge Config UI X is recommended.

config-ui

Configure with config.json

{
  "platforms": [
    {
      "platform": "OpenSesame",
      "name": "Open Sesame",
      "apiKey": "API_KEY from candyhouse developer site",
      "locks": [
        {
          "name": "SESAME4 name",
          "uuid": "UUID from Sesame.app",
          "secret": "Key Secret"
        }
      ]
    }
  ]
}

Credits

0.5.0-beta.1

2 years ago

0.5.0-beta.0

2 years ago

0.5.0-beta.2

2 years ago

0.5.0

2 years ago

0.4.3

2 years ago

0.4.1

2 years ago

0.4.0

2 years ago

0.4.2

2 years ago

0.4.0-beta.2

2 years ago

0.4.0-beta.0

3 years ago

0.4.0-beta.1

3 years ago

0.3.15

3 years ago

0.3.14

3 years ago

0.3.13

3 years ago

0.3.9

3 years ago

0.3.12

3 years ago

0.3.11

3 years ago

0.3.10

3 years ago

0.3.8

3 years ago

0.3.7

3 years ago

0.3.6

3 years ago

0.3.5

3 years ago

0.3.4

3 years ago

0.3.3

3 years ago

0.3.2

3 years ago

0.2.0

3 years ago

0.1.0

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.0.1

3 years ago