[yeelight] Standardize config URI (#11013)

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
This commit is contained in:
lolodomo 2021-07-17 23:40:20 +02:00 committed by GitHub
parent 65ed2a1fcc
commit 8c8b3b2e2c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
9 changed files with 9 additions and 9 deletions

View File

@ -5,7 +5,7 @@
xsi:schemaLocation="https://openhab.org/schemas/config-description/v1.0.0
https://openhab.org/schemas/config-description-1.0.0.xsd">
<config-description uri="thing-type:device:base">
<config-description uri="thing-type:yeelight:device">
<parameter name="deviceId" type="text" required="true">
<label>Device ID</label>
<description>Id of the Yeelight device to connect with.</description>

View File

@ -14,6 +14,6 @@
<channel id="command" typeId="command"/>
</channels>
<config-description-ref uri="thing-type:device:base"/>
<config-description-ref uri="thing-type:yeelight:device"/>
</thing-type>
</thing:thing-descriptions>

View File

@ -15,6 +15,6 @@
<channel id="command" typeId="command"/>
</channels>
<config-description-ref uri="thing-type:device:base"/>
<config-description-ref uri="thing-type:yeelight:device"/>
</thing-type>
</thing:thing-descriptions>

View File

@ -13,6 +13,6 @@
<channel id="nightlight" typeId="nightlight"/>
<channel id="command" typeId="command"/>
</channels>
<config-description-ref uri="thing-type:device:base"/>
<config-description-ref uri="thing-type:yeelight:device"/>
</thing-type>
</thing:thing-descriptions>

View File

@ -14,6 +14,6 @@
<channel id="command" typeId="command"/>
</channels>
<config-description-ref uri="thing-type:device:base"/>
<config-description-ref uri="thing-type:yeelight:device"/>
</thing-type>
</thing:thing-descriptions>

View File

@ -14,6 +14,6 @@
<channel id="command" typeId="command"/>
</channels>
<config-description-ref uri="thing-type:device:base"/>
<config-description-ref uri="thing-type:yeelight:device"/>
</thing-type>
</thing:thing-descriptions>

View File

@ -13,6 +13,6 @@
<channel id="command" typeId="command"/>
</channels>
<config-description-ref uri="thing-type:device:base"/>
<config-description-ref uri="thing-type:yeelight:device"/>
</thing-type>
</thing:thing-descriptions>

View File

@ -14,6 +14,6 @@
<channel id="command" typeId="command"/>
</channels>
<config-description-ref uri="thing-type:device:base"/>
<config-description-ref uri="thing-type:yeelight:device"/>
</thing-type>
</thing:thing-descriptions>

View File

@ -14,6 +14,6 @@
<channel id="command" typeId="command"/>
</channels>
<config-description-ref uri="thing-type:device:base"/>
<config-description-ref uri="thing-type:yeelight:device"/>
</thing-type>
</thing:thing-descriptions>