https://github.com/mwittig/pimatic-nuki
Pimatic plugin for Nuki Smart Locks
https://github.com/mwittig/pimatic-nuki
nuki pimatic pimatic-plugin smart-lock
Last synced: 3 months ago
JSON representation
Pimatic plugin for Nuki Smart Locks
- Host: GitHub
- URL: https://github.com/mwittig/pimatic-nuki
- Owner: mwittig
- License: agpl-3.0
- Created: 2016-10-02T22:57:40.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-02-16T14:07:59.000Z (over 5 years ago)
- Last Synced: 2025-02-18T02:18:41.699Z (3 months ago)
- Topics: nuki, pimatic, pimatic-plugin, smart-lock
- Language: CoffeeScript
- Size: 17.6 KB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: HISTORY.md
- License: LICENSE
Awesome Lists containing this project
README
# pimatic-nuki
[](https://greenkeeper.io/)
[](http://badge.fury.io/js/pimatic-nuki)
[](https://travis-ci.org/mwittig/pimatic-nuki)
[](https://david-dm.org/mwittig/pimatic-nuki)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](https://github.com/mwittig/pimatic-nuki).## History
See [Release History](https://github.com/mwittig/pimatic-nuki/blob/master/HISTORY.md).
## License
Copyright (c) 2015-2017, Marcus Wittig and contributors. All rights reserved.
[AGPL-3.0](https://github.com/mwittig/pimatic-nuki/blob/master/LICENSE)