12 lines
599 B
XML
12 lines
599 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<binding:binding id="nuki" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
xmlns:binding="https://openhab.org/schemas/binding/v1.0.0"
|
|
xsi:schemaLocation="https://openhab.org/schemas/binding/v1.0.0 https://openhab.org/schemas/binding-1.0.0.xsd">
|
|
|
|
<name>Nuki Binding</name>
|
|
<description>The Nuki Binding allows simple and fast integration of Nuki Smart Locks into openHAB. This binding needs
|
|
the Nuki Smart Lock(s) to be paired via Bluetooth with a Nuki Bridge to function correctly.</description>
|
|
<author>Markus Katter</author>
|
|
|
|
</binding:binding>
|