Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 21 hours 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 (about 8 years ago)
- Default Branch: master
- Last Pushed: 2020-02-16T14:07:59.000Z (over 4 years ago)
- Last Synced: 2024-11-10T12:24:07.883Z (6 days 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
[![Greenkeeper badge](https://badges.greenkeeper.io/mwittig/pimatic-nuki.svg)](https://greenkeeper.io/)
[![Npm Version](https://badge.fury.io/js/pimatic-nuki.svg)](http://badge.fury.io/js/pimatic-nuki)
[![Build Status](https://travis-ci.org/mwittig/pimatic-nuki.svg?branch=master)](https://travis-ci.org/mwittig/pimatic-nuki)
[![Dependency Status](https://david-dm.org/mwittig/pimatic-nuki.svg)](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)