mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-02-11 22:50:00 +01:00
303683c2ec
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
10 lines
410 B
XML
10 lines
410 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<binding:binding id="amazondashbutton" 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>@text/bindingName</name>
|
|
<description>@text/bindingDescription</description>
|
|
|
|
</binding:binding>
|