1.1.3 • Published 5 months ago

homebridge-exivo v1.1.3

Weekly downloads
192
License
-
Repository
github
Last release
5 months ago

homebridge-exivo

npm npm verified-by-homebridge Donate

Description

This homebridge plug-in exposes Lock accessories from Dormakaba Exivo API to Homekit. You must get your site ID and generate API keys from Customer portal. Restart homebridge to reflect any additions, deletions or modifications made to your installation.

config.json

"platforms": [
    {
        "platform": "Exivo",
        "site_id": "00000000-0000-0000-0000-000000000000",
        "api_key": "00000000-0000-0000-0000-000000000000",
        "api_secret": "00000000-0000-0000-0000-000000000000",
        "apiDelay": 3,
        "autoLock": true,
        "autoLockDelay": 6,
        "delegatedUser": "Homebridge"
    }
]

Optional values

1.1.3

5 months ago

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.1

3 years ago

1.0.0

4 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago