Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 1.34 KB

README.md

File metadata and controls

39 lines (26 loc) · 1.34 KB

pimatic-nuki

Greenkeeper badge Npm Version Build Status Dependency Status

Pimatic plugin for Nuki Smart Locks

Plugin Configuration

{
      "plugin": "nuki",
      "active": true,
      "debug": false,
      "host": "localhost",
      "port": 8881,
      "token": "changeme"
}

Device Configuration

Use the "Discover Devices" function provided by pimatic to automatically discover and setup devices.

Contributions

Contributions to the project are welcome. You can simply fork the project and create a pull request with your contribution to start with. If you like this plugin, please consider ★ starring the project on github.

History

See Release History.

License

Copyright (c) 2015-2017, Marcus Wittig and contributors. All rights reserved.

AGPL-3.0