mirror of
https://github.com/danieldemus/openhab-addons
synced 2026-07-29 12:34:21 +02:00
* [qolsysiq] Initial contribution of the Qolsys IQ Binding Signed-off-by: Dan Cunningham <dan@digitaldan.com>
10 lines
425 B
XML
10 lines
425 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<binding:binding id="qolsysiq" 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>QolsysIQ Binding</name>
|
|
<description>This is the binding for Qolsys IQ Alarm Systems.</description>
|
|
|
|
</binding:binding>
|