]> git.basschouten.com Git - openhab-addons.git/commitdiff
[fronius] Fix thing definition (#9255)
authorJ-N-K <J-N-K@users.noreply.github.com>
Mon, 7 Dec 2020 06:20:23 +0000 (07:20 +0100)
committerGitHub <noreply@github.com>
Mon, 7 Dec 2020 06:20:23 +0000 (22:20 -0800)
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
bundles/org.openhab.binding.fronius/src/main/resources/OH-INF/thing/bridge.xml

index c07d802cb75590ea33ae296ba360ada9fce6083d..756ebb0691c0051bbb73414aa4c9a0d85e4f2351 100644 (file)
@@ -8,7 +8,7 @@
                <label>Fronius Bridge</label>
                <description>A bridge to connect Fronius devices</description>
                <config-description>
-                       <parameter name="hostname" type="text" required="true" groupName="network">
+                       <parameter name="hostname" type="text" required="true">
                                <context>network-address</context>
                                <label>Hostname</label>
                                <description>The hostname or IP address of the Fronius gateway/device</description>