[zway] Standardize config URI (#11018)

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
This commit is contained in:
lolodomo 2021-07-18 09:15:09 +02:00 committed by GitHub
parent 82ee00df1b
commit 6bede8262b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
xmlns:config-description="https://openhab.org/schemas/config-description/v1.0.0"
xsi:schemaLocation="https://openhab.org/schemas/config-description/v1.0.0
https://openhab.org/schemas/config-description-1.0.0.xsd">
<config-description uri="binding:zway:zwayServer">
<config-description uri="bridge-type:zway:zwayServer">
<parameter-group name="zwayServer">
<label>Z-Way Server</label>
<description>The configuration of the Z-Way server. Except for the username and password all the information detected

View File

@ -20,7 +20,7 @@
<channel id="exclusion" typeId="exclusion"/>
</channels>
<config-description-ref uri="binding:zway:zwayServer"/>
<config-description-ref uri="bridge-type:zway:zwayServer"/>
</bridge-type>
</thing:thing-descriptions>