[zway] Standardize config URI (#11018)
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
This commit is contained in:
parent
82ee00df1b
commit
6bede8262b
@ -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
|
||||
|
||||
@ -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>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user