Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)