openhab-addons/bundles/org.openhab.binding.amazondashbutton/src/main/resources/OH-INF/binding/binding.xml
lolodomo 303683c2ec
[amazondashbutton] Update default translations (#12917)
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2022-06-11 11:13:52 +02:00

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>