# pimatic-nuki

[![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 &#x2605; 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-2016, Marcus Wittig and contributors. All rights reserved.

[AGPL-3.0](https://github.com/mwittig/pimatic-nuki/blob/master/LICENSE)
