mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-02-11 14:39:59 +01:00
11 lines
424 B
XML
11 lines
424 B
XML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<addon:addon id="cm11a" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||
|
xmlns:addon="https://openhab.org/schemas/addon/v1.0.0"
|
||
|
xsi:schemaLocation="https://openhab.org/schemas/addon/v1.0.0 https://openhab.org/schemas/addon-1.0.0.xsd">
|
||
|
|
||
|
<type>binding</type>
|
||
|
<name>CM11A Binding</name>
|
||
|
<description>This is the binding for the X10 Cm11a interface</description>
|
||
|
|
||
|
</addon:addon>
|