]> git.basschouten.com Git - openhab-addons.git/commitdiff
[shelly] Suppress useless config URI with only 2 segments from binding.xml (#11022)
authorlolodomo <lg.hc@free.fr>
Sun, 18 Jul 2021 17:06:08 +0000 (19:06 +0200)
committerGitHub <noreply@github.com>
Sun, 18 Jul 2021 17:06:08 +0000 (19:06 +0200)
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
bundles/org.openhab.binding.shelly/src/main/resources/OH-INF/binding/binding.xml

index dc4b3cb4be8a8a57627202cfb65bb17c568d4879..bbdcf55dcb7f3e339523fb2f8708c7fd89ac96b0 100644 (file)
@@ -7,7 +7,7 @@
        <description>This binding supports the Shelly series of devices.</description>
        <author>Markus Michels</author>
 
-       <config-description uri="binding:shelly">
+       <config-description>
                <parameter name="defaultUserId" type="text">
                        <default>admin</default>
                        <label>@text/binding.shelly.config.defaultUserId.label</label>